resources_agent_exists  233 include/crm/services.h     gboolean resources_agent_exists(const char *standard, const char *provider, const char *agent);
resources_agent_exists 1458 tools/crm_resource.c     } else if (resources_agent_exists(options.v_class, options.v_provider, options.v_agent) == FALSE) {