PCMK_STONITH_HOST_CHECK 1057 daemons/fenced/fenced_commands.c check_type = g_hash_table_lookup(dev->params, PCMK_STONITH_HOST_CHECK); PCMK_STONITH_HOST_CHECK 1307 daemons/fenced/fenced_commands.c if (g_hash_table_lookup(dev->params, PCMK_STONITH_HOST_CHECK) == NULL) { PCMK_STONITH_HOST_CHECK 1309 daemons/fenced/fenced_commands.c pcmk__insert_dup(dev->params, PCMK_STONITH_HOST_CHECK, PCMK_STONITH_HOST_CHECK 2229 daemons/fenced/fenced_commands.c crm_err("Invalid value for " PCMK_STONITH_HOST_CHECK ": %s", check_type); PCMK_STONITH_HOST_CHECK 2230 daemons/fenced/fenced_commands.c check_type = "Invalid " PCMK_STONITH_HOST_CHECK; PCMK_STONITH_HOST_CHECK 192 lib/common/agents.c PCMK_STONITH_HOST_CHECK, PCMK_STONITH_HOST_CHECK 589 lib/common/options.c PCMK_STONITH_HOST_CHECK, NULL, PCMK_VALUE_SELECT, PCMK_STONITH_HOST_CHECK 29 lib/common/tests/agents/pcmk_stonith_param_test.c assert_true(pcmk_stonith_param(PCMK_STONITH_HOST_CHECK));