node_type          35 daemons/controld/controld_attrd.c     const char *node_type = (is_remote? "Pacemaker Remote" : "cluster");
node_type          42 daemons/controld/controld_attrd.c                     CRM_XS " rc=%d", (name? name : "all resources"), node_type,
node_type          49 daemons/controld/controld_attrd.c                     node_type, host, when, pcmk_rc_str(rc), rc);
node_type          59 daemons/controld/controld_attrd.c                        CRM_XS " rc=%d", name, value, node_type, host, when,
node_type         174 daemons/controld/controld_attrd.c     const char *node_type = is_remote_node? "Pacemaker Remote" : "cluster";
node_type         184 daemons/controld/controld_attrd.c              interval_desc, op_desc, rsc, node_type, host);
node_type          37 include/crm/cib/util.h                          const char *user_name, const char *node_type);
node_type         199 include/crm/pengine/pe_types.h     enum node_type type;
node_type          59 lib/cib/cib_attrs.c     const char *node_type = NULL;
node_type          82 lib/cib/cib_attrs.c         node_type = XML_CIB_TAG_TICKETS;
node_type          96 lib/cib/cib_attrs.c     if (pcmk__str_eq(node_type, XML_CIB_TAG_TICKETS, pcmk__str_casei)) {
node_type          97 lib/cib/cib_attrs.c         attr_snprintf(xpath_string, offset, XPATH_MAX, "//%s", node_type);
node_type         100 lib/cib/cib_attrs.c         const char *node_type = XML_CIB_TAG_NODE;
node_type         103 lib/cib/cib_attrs.c             node_type = XML_CIB_TAG_STATE;
node_type         106 lib/cib/cib_attrs.c         attr_snprintf(xpath_string, offset, XPATH_MAX, "//%s[@id='%s']", node_type,
node_type         173 lib/cib/cib_attrs.c                      const char *node_type)
node_type         204 lib/cib/cib_attrs.c             node_type = XML_CIB_TAG_TICKETS;
node_type         215 lib/cib/cib_attrs.c             if (pcmk__str_eq(node_type, "remote", pcmk__str_casei)) {
node_type         244 lib/cib/cib_attrs.c             } else if (pcmk__str_eq(node_type, XML_CIB_TAG_TICKETS, pcmk__str_casei)) {
node_type         282 lib/cib/cib_attrs.c         if (node_uuid == NULL && !pcmk__str_eq(node_type, XML_CIB_TAG_TICKETS, pcmk__str_casei)) {
node_type        1175 lib/pengine/pe_output.c         const char *node_type = "unknown";
node_type        1180 lib/pengine/pe_output.c                 node_type = "member";
node_type        1183 lib/pengine/pe_output.c                 node_type = "remote";
node_type        1186 lib/pengine/pe_output.c                 node_type = "ping";
node_type        1202 lib/pengine/pe_output.c                                  "type", node_type);
node_type         602 tools/crmadmin.c             const char *node_type = crm_element_value(node, XML_ATTR_TYPE);
node_type         604 tools/crmadmin.c             if (node_type == NULL) {
node_type         605 tools/crmadmin.c                 node_type = "member";
node_type         607 tools/crmadmin.c             printf("%s node: %s (%s)\n", node_type,