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 210 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 1570 lib/pengine/pe_output.c const char *node_type = "unknown"; node_type 1575 lib/pengine/pe_output.c node_type = "member"; node_type 1578 lib/pengine/pe_output.c node_type = "remote"; node_type 1581 lib/pengine/pe_output.c node_type = "ping"; node_type 1597 lib/pengine/pe_output.c "type", node_type);