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