PCMK_STONITH_ACTION_LIMIT  390 daemons/fenced/fenced_commands.c     value = g_hash_table_lookup(device->params, PCMK_STONITH_ACTION_LIMIT);
PCMK_STONITH_ACTION_LIMIT  188 lib/common/agents.c                          PCMK_STONITH_ACTION_LIMIT,
PCMK_STONITH_ACTION_LIMIT  631 lib/common/options.c         PCMK_STONITH_ACTION_LIMIT, NULL, PCMK_VALUE_INTEGER, NULL,
PCMK_STONITH_ACTION_LIMIT   22 lib/common/tests/agents/pcmk_stonith_param_test.c     assert_false(pcmk_stonith_param("x" PCMK_STONITH_ACTION_LIMIT));
PCMK_STONITH_ACTION_LIMIT   23 lib/common/tests/agents/pcmk_stonith_param_test.c     assert_false(pcmk_stonith_param(PCMK_STONITH_ACTION_LIMIT "x"));
PCMK_STONITH_ACTION_LIMIT   25 lib/common/tests/agents/pcmk_stonith_param_test.c     assert_true(pcmk_stonith_param(PCMK_STONITH_ACTION_LIMIT));