stonith_key_value_add 510 fencing/admin.c devices = stonith_key_value_add(devices, NULL, optarg); stonith_key_value_add 520 fencing/admin.c params = stonith_key_value_add(params, name, value); stonith_key_value_add 535 fencing/admin.c params = stonith_key_value_add(params, optarg, env); stonith_key_value_add 1334 fencing/commands.c output = stonith_key_value_add(output, NULL, line); stonith_key_value_add 693 fencing/main.c params = stonith_key_value_add(params, name, value); stonith_key_value_add 1526 fencing/main.c params = stonith_key_value_add(params, STONITH_ATTR_HOSTLIST, stonith_our_uname); stonith_key_value_add 273 fencing/standalone_config.c devices = stonith_key_value_add(devices, NULL, topo->priority_levels[i].device_name); stonith_key_value_add 301 fencing/standalone_config.c params = stonith_key_value_add(params, STONITH_ATTR_HOSTLIST, dev->hostlist); stonith_key_value_add 304 fencing/standalone_config.c params = stonith_key_value_add(params, STONITH_ATTR_HOSTMAP, dev->hostmap); stonith_key_value_add 307 fencing/standalone_config.c params stonith_key_value_add(params, dev->key_vals[i].key, dev->key_vals[i].val); stonith_key_value_add 184 fencing/test.c params = stonith_key_value_add(params, "pcmk_host_map", "false_1_node1=1,2 false_1_node2=3,4"); stonith_key_value_add 185 fencing/test.c params = stonith_key_value_add(params, "mode", "fail"); stonith_key_value_add 208 fencing/test.c params = stonith_key_value_add(params, "pcmk_host_map", "false_1_node1=1,2 false_1_node2=3,4"); stonith_key_value_add 209 fencing/test.c params = stonith_key_value_add(params, "mode", "fail"); stonith_key_value_add 216 fencing/test.c params = stonith_key_value_add(params, "pcmk_host_map", "false_1_node1=1,2 false_1_node2=3,4"); stonith_key_value_add 217 fencing/test.c params = stonith_key_value_add(params, "mode", "pass"); stonith_key_value_add 244 fencing/test.c params = stonith_key_value_add(params, "pcmk_host_map", "false_1_node1=1,2 false_1_node2=3,4"); stonith_key_value_add 245 fencing/test.c params = stonith_key_value_add(params, "mode", "pass"); stonith_key_value_add 246 fencing/test.c params = stonith_key_value_add(params, "mock_dynamic_hosts", "false_1_node1 false_1_node2"); stonith_key_value_add 315 fencing/test.c params = stonith_key_value_add(params, "pcmk_host_map", "some-host=pcmk-7 true_1_node1=3,4"); stonith_key_value_add 493 fencing/test.c params = stonith_key_value_add(params, "pcmk_host_map", "false_1_node1=1,2"); stonith_key_value_add 494 fencing/test.c params = stonith_key_value_add(params, "mode", "fail"); stonith_key_value_add 499 fencing/test.c params = stonith_key_value_add(params, "pcmk_host_map", "true_1_node1=1,2"); stonith_key_value_add 500 fencing/test.c params = stonith_key_value_add(params, "mode", "pass"); stonith_key_value_add 505 fencing/test.c params = stonith_key_value_add(params, "pcmk_host_map", "custom_timeout_node1=1,2"); stonith_key_value_add 506 fencing/test.c params = stonith_key_value_add(params, "mode", "fail"); stonith_key_value_add 507 fencing/test.c params = stonith_key_value_add(params, "delay", "1000"); stonith_key_value_add 509 fencing/test.c params = stonith_key_value_add(params, "pcmk_off_timeout", buf); stonith_key_value_add 384 include/crm/stonith-ng.h stonith_key_value_t *stonith_key_value_add(stonith_key_value_t * kvp, const char *key, stonith_key_value_add 1150 lib/fencing/st_client.c *devices = stonith_key_value_add(*devices, NULL, *entry); stonith_key_value_add 1185 lib/fencing/st_client.c *devices = stonith_key_value_add(*devices, NULL, namelist[file_num]->d_name); stonith_key_value_add 1439 lib/fencing/st_client.c *devices = stonith_key_value_add(*devices, NULL, crm_element_value(match, XML_ATTR_ID)); stonith_key_value_add 1124 lrmd/lrmd.c device_params = stonith_key_value_add(device_params, key, value);