stonith_key_value_add 1154 daemons/execd/execd_commands.c device_params = stonith_key_value_add(device_params, key, value); stonith_key_value_add 201 daemons/fenced/cts-fence-helper.c params = stonith_key_value_add(params, PCMK_STONITH_HOST_MAP, stonith_key_value_add 203 daemons/fenced/cts-fence-helper.c params = stonith_key_value_add(params, "mode", "fail"); stonith_key_value_add 226 daemons/fenced/cts-fence-helper.c params = stonith_key_value_add(params, PCMK_STONITH_HOST_MAP, stonith_key_value_add 228 daemons/fenced/cts-fence-helper.c params = stonith_key_value_add(params, "mode", "fail"); stonith_key_value_add 235 daemons/fenced/cts-fence-helper.c params = stonith_key_value_add(params, PCMK_STONITH_HOST_MAP, stonith_key_value_add 237 daemons/fenced/cts-fence-helper.c params = stonith_key_value_add(params, "mode", "pass"); stonith_key_value_add 264 daemons/fenced/cts-fence-helper.c params = stonith_key_value_add(params, PCMK_STONITH_HOST_MAP, stonith_key_value_add 266 daemons/fenced/cts-fence-helper.c params = stonith_key_value_add(params, "mode", "pass"); stonith_key_value_add 267 daemons/fenced/cts-fence-helper.c params = stonith_key_value_add(params, "mock_dynamic_hosts", "false_1_node1 false_1_node2"); stonith_key_value_add 341 daemons/fenced/cts-fence-helper.c params = stonith_key_value_add(params, PCMK_STONITH_HOST_MAP, stonith_key_value_add 511 daemons/fenced/cts-fence-helper.c params = stonith_key_value_add(params, PCMK_STONITH_HOST_MAP, stonith_key_value_add 513 daemons/fenced/cts-fence-helper.c params = stonith_key_value_add(params, "mode", "fail"); stonith_key_value_add 518 daemons/fenced/cts-fence-helper.c params = stonith_key_value_add(params, PCMK_STONITH_HOST_MAP, stonith_key_value_add 520 daemons/fenced/cts-fence-helper.c params = stonith_key_value_add(params, "mode", "pass"); stonith_key_value_add 525 daemons/fenced/cts-fence-helper.c params = stonith_key_value_add(params, PCMK_STONITH_HOST_MAP, stonith_key_value_add 527 daemons/fenced/cts-fence-helper.c params = stonith_key_value_add(params, "mode", "fail"); stonith_key_value_add 528 daemons/fenced/cts-fence-helper.c params = stonith_key_value_add(params, "delay", "1000"); stonith_key_value_add 530 daemons/fenced/cts-fence-helper.c params = stonith_key_value_add(params, "pcmk_off_timeout", buf); stonith_key_value_add 1575 daemons/fenced/fenced_commands.c output = stonith_key_value_add(output, NULL, line); stonith_key_value_add 776 daemons/fenced/pacemaker-fenced.c params = stonith_key_value_add(params, name, value); stonith_key_value_add 449 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 570 lib/fencing/st_client.c *devices = stonith_key_value_add(*devices, NULL, crm_element_value(match, XML_ATTR_ID)); stonith_key_value_add 136 lib/fencing/st_lha.c *devices = stonith_key_value_add(*devices, NULL, *entry); stonith_key_value_add 74 lib/fencing/st_rhcs.c *devices = stonith_key_value_add(*devices, NULL, stonith_key_value_add 253 tools/stonith_admin.c options.params = stonith_key_value_add(options.params, optarg, env); stonith_key_value_add 262 tools/stonith_admin.c options.devices = stonith_key_value_add(options.devices, NULL, optarg); stonith_key_value_add 289 tools/stonith_admin.c options.params = stonith_key_value_add(options.params, name, value);