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