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         248 include/crm/cib/internal.h                           const char *node_type);
node_type          34 include/crm/cib/util.h                          const char *user_name, const char *node_type);
node_type         217 include/crm/pengine/pe_types.h     enum node_type type;
node_type          75 lib/cib/cib_attrs.c     const char *node_type = NULL;
node_type          98 lib/cib/cib_attrs.c         node_type = XML_CIB_TAG_TICKETS;
node_type         117 lib/cib/cib_attrs.c     if (pcmk__str_eq(node_type, XML_CIB_TAG_TICKETS, pcmk__str_casei)) {
node_type         118 lib/cib/cib_attrs.c         attr_snprintf(xpath_string, offset, XPATH_MAX, "//%s", node_type);
node_type         121 lib/cib/cib_attrs.c         const char *node_type = XML_CIB_TAG_NODE;
node_type         124 lib/cib/cib_attrs.c             node_type = XML_CIB_TAG_STATE;
node_type         127 lib/cib/cib_attrs.c         attr_snprintf(xpath_string, offset, XPATH_MAX, "//%s[@id='%s']", node_type,
node_type         191 lib/cib/cib_attrs.c                       const char *user_name, const char *node_type)
node_type         222 lib/cib/cib_attrs.c             node_type = XML_CIB_TAG_TICKETS;
node_type         233 lib/cib/cib_attrs.c             if (pcmk__str_eq(node_type, "remote", pcmk__str_casei)) {
node_type         262 lib/cib/cib_attrs.c             } else if (pcmk__str_eq(node_type, XML_CIB_TAG_TICKETS, pcmk__str_casei)) {
node_type         300 lib/cib/cib_attrs.c         if (node_uuid == NULL && !pcmk__str_eq(node_type, XML_CIB_TAG_TICKETS, pcmk__str_casei)) {
node_type         438 lib/cib/cib_attrs.c                      gboolean to_console, const char *user_name, const char *node_type)
node_type         450 lib/cib/cib_attrs.c                                node_type);
node_type        1661 lib/pengine/pe_output.c         const char *node_type = "unknown";
node_type        1668 lib/pengine/pe_output.c                 node_type = "member";
node_type        1671 lib/pengine/pe_output.c                 node_type = "remote";
node_type        1674 lib/pengine/pe_output.c                 node_type = "ping";
node_type        1700 lib/pengine/pe_output.c                                  "type", node_type);