PCMK_STONITH_HOST_CHECK 992 daemons/fenced/fenced_commands.c check_type = g_hash_table_lookup(dev->params, PCMK_STONITH_HOST_CHECK); PCMK_STONITH_HOST_CHECK 1242 daemons/fenced/fenced_commands.c if (g_hash_table_lookup(dev->params, PCMK_STONITH_HOST_CHECK) == NULL) { PCMK_STONITH_HOST_CHECK 1244 daemons/fenced/fenced_commands.c pcmk__insert_dup(dev->params, PCMK_STONITH_HOST_CHECK, PCMK_STONITH_HOST_CHECK 2165 daemons/fenced/fenced_commands.c crm_err("Invalid value for " PCMK_STONITH_HOST_CHECK ": %s", check_type); PCMK_STONITH_HOST_CHECK 2166 daemons/fenced/fenced_commands.c check_type = "Invalid " PCMK_STONITH_HOST_CHECK; PCMK_STONITH_HOST_CHECK 183 lib/common/agents.c PCMK_STONITH_HOST_CHECK, PCMK_STONITH_HOST_CHECK 578 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));