stonith_agent_exists  547 include/crm/stonith-ng.h bool stonith_agent_exists(const char *agent, int timeout);
stonith_agent_exists 1453 tools/crm_resource.c         } else if (stonith_agent_exists(options.v_agent, 0) == FALSE) {