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