rsc_type           85 tools/crm_resource.c     gchar *rsc_type;              // Value of --resource-type
rsc_type          564 tools/crm_resource.c     { "resource-type", 't', G_OPTION_FLAG_NONE, G_OPTION_ARG_STRING, &options.rsc_type,
rsc_type         1106 tools/crm_resource.c     if (options.rsc_type == NULL) {
rsc_type         1113 tools/crm_resource.c     msg_data = create_xml_node(NULL, options.rsc_type);
rsc_type         1330 tools/crm_resource.c     if (pcmk__str_empty(options.rsc_type)) {
rsc_type         1345 tools/crm_resource.c     msg_data = create_xml_node(NULL, options.rsc_type);
rsc_type         2111 tools/crm_resource.c     g_free(options.rsc_type);
rsc_type           88 tools/crm_resource.h                                             const char *rsc_type, const char *rsc_action,
rsc_type          512 tools/crm_resource_runtime.c     const char *rsc_type = NULL;
rsc_type          527 tools/crm_resource_runtime.c     rsc_type = crm_element_value(rsc->xml, XML_ATTR_TYPE);
rsc_type          528 tools/crm_resource_runtime.c     if ((rsc_class == NULL) || (rsc_type == NULL)) {
rsc_type          569 tools/crm_resource_runtime.c                                       rsc_class, rsc_provider, rsc_type);
rsc_type          573 tools/crm_resource_runtime.c                                          rsc_provider, rsc_type, cib_only);
rsc_type         1680 tools/crm_resource_runtime.c                                  const char *rsc_type, const char *action,
rsc_type         1713 tools/crm_resource_runtime.c     op = resources_action_create(rsc_name, rsc_class, rsc_prov, rsc_type, action, 0,
rsc_type         1719 tools/crm_resource_runtime.c         op = resources_action_create(rsc_name, rsc_class, rsc_prov, rsc_type, action, 0,
rsc_type         1763 tools/crm_resource_runtime.c                       action, rsc_name, rsc_class, rsc_prov ? rsc_prov : "", rsc_type,
rsc_type         1767 tools/crm_resource_runtime.c                      action, rsc_name, rsc_class, rsc_prov ? rsc_prov : "", rsc_type,