XML_ATTR_UNAME 187 daemons/controld/controld_based.c #define XPATH_NODE_STATE "//" XML_CIB_TAG_STATE "[@" XML_ATTR_UNAME "='%s']" XML_ATTR_UNAME 268 daemons/controld/controld_based.c "[@" XML_ATTR_UNAME "='%s']/" \ XML_ATTR_UNAME 1017 daemons/controld/controld_execd.c "/" XML_CIB_TAG_STATE "[@" XML_ATTR_UNAME "='%s']" \ XML_ATTR_UNAME 2468 daemons/controld/controld_execd.c crm_xml_add(iter, XML_ATTR_UNAME, node_name); XML_ATTR_UNAME 531 daemons/controld/controld_execd_state.c && (crm_element_value(request, XML_ATTR_UNAME) == NULL)) { XML_ATTR_UNAME 532 daemons/controld/controld_execd_state.c crm_xml_add(request, XML_ATTR_UNAME, lrm_state->node_name); XML_ATTR_UNAME 636 daemons/controld/controld_join_dc.c crm_xml_add(tmp1, XML_ATTR_UNAME, join_to); XML_ATTR_UNAME 152 daemons/controld/controld_membership.c crm_xml_add(node_state, XML_ATTR_UNAME, node->uname); XML_ATTR_UNAME 235 daemons/controld/controld_membership.c node_uname = crm_element_value(node_xml, XML_ATTR_UNAME); XML_ATTR_UNAME 267 daemons/controld/controld_membership.c crm_xml_add(node_state_xml, XML_ATTR_UNAME, node_uname); XML_ATTR_UNAME 326 daemons/controld/controld_membership.c crm_xml_add(new_node, XML_ATTR_UNAME, node->uname); XML_ATTR_UNAME 799 daemons/controld/controld_messages.c crm_xml_add(xml, XML_ATTR_UNAME, node->uname); XML_ATTR_UNAME 843 daemons/controld/controld_messages.c value = crm_element_value(msg, XML_ATTR_UNAME); XML_ATTR_UNAME 854 daemons/controld/controld_messages.c crm_xml_add(reply, XML_ATTR_UNAME, node->uname); XML_ATTR_UNAME 1087 daemons/controld/controld_messages.c name = crm_element_value(stored_msg, XML_ATTR_UNAME); XML_ATTR_UNAME 221 daemons/controld/controld_te_actions.c crm_xml_add(state, XML_ATTR_UNAME, target); XML_ATTR_UNAME 2862 daemons/fenced/fenced_commands.c name = crm_element_value(request, XML_ATTR_UNAME); XML_ATTR_UNAME 220 lib/cib/cib_attrs.c crm_xml_add(xml_obj, XML_ATTR_UNAME, node_uuid); XML_ATTR_UNAME 422 lib/cib/cib_attrs.c parsed_uuid = crm_element_value(result, XML_ATTR_UNAME); XML_ATTR_UNAME 444 lib/cib/cib_attrs.c parsed_uuid = crm_element_value(result, XML_ATTR_UNAME); XML_ATTR_UNAME 473 lib/cib/cib_attrs.c "/" XML_CIB_TAG_NODE "[translate(@" XML_ATTR_UNAME ",'" XPATH_UPPER_TRANS "','" XPATH_LOWER_TRANS "') ='%s']" \ XML_ATTR_UNAME 555 lib/cib/cib_attrs.c child_name = crm_element_value(a_child, XML_ATTR_UNAME); XML_ATTR_UNAME 653 lib/cluster/corosync.c crm_xml_add(node, XML_ATTR_UNAME, name); XML_ATTR_UNAME 1200 lib/cluster/membership.c const char *uname = crm_element_value(xml_node, XML_ATTR_UNAME); XML_ATTR_UNAME 669 lib/common/ipc_client.c crm_xml_add(request, XML_ATTR_UNAME, node_name); XML_ATTR_UNAME 105 lib/common/ipc_controld.c data->data.node_info.uname = crm_element_value(msg_data, XML_ATTR_UNAME); XML_ATTR_UNAME 139 lib/common/ipc_controld.c node_info->uname = crm_element_value(node, XML_ATTR_UNAME); XML_ATTR_UNAME 419 lib/pacemaker/pcmk_cluster_queries.c const char *name = crm_element_value(result, XML_ATTR_UNAME); XML_ATTR_UNAME 26 lib/pacemaker/pcmk_resource.c "/" XML_CIB_TAG_STATE "[@" XML_ATTR_UNAME "='%s']" \ XML_ATTR_UNAME 104 lib/pacemaker/pcmk_sched_transition.c crm_xml_add(cib_object, XML_ATTR_UNAME, node); XML_ATTR_UNAME 187 lib/pacemaker/pcmk_sched_transition.c crm_xml_add(cib_object, XML_ATTR_UNAME, node); XML_ATTR_UNAME 229 lib/pacemaker/pcmk_sched_transition.c const char *node = crm_element_value(cib_node, XML_ATTR_UNAME); XML_ATTR_UNAME 204 lib/pengine/pe_output.c crm_element_value(xml_op, XML_ATTR_UNAME), XML_ATTR_UNAME 219 lib/pengine/pe_output.c crm_element_value(xml_op, XML_ATTR_UNAME), XML_ATTR_UNAME 1197 lib/pengine/pe_output.c "node", crm_element_value(xml_op, XML_ATTR_UNAME), XML_ATTR_UNAME 1257 lib/pengine/pe_output.c if (!pcmk__str_in_list(only_node, crm_element_value(xml_op, XML_ATTR_UNAME), pcmk__str_casei)) { XML_ATTR_UNAME 1626 lib/pengine/pe_output.c crm_element_value(xml_op, XML_ATTR_UNAME), XML_ATTR_UNAME 1654 lib/pengine/pe_output.c "node", crm_element_value(xml_op, XML_ATTR_UNAME), XML_ATTR_UNAME 555 lib/pengine/unpack.c uname = crm_element_value(xml_obj, XML_ATTR_UNAME); XML_ATTR_UNAME 584 lib/pengine/unpack.c crm_trace("Done with node %s", crm_element_value(xml_obj, XML_ATTR_UNAME)); XML_ATTR_UNAME 1082 lib/pengine/unpack.c uname = crm_element_value(state, XML_ATTR_UNAME); XML_ATTR_UNAME 1085 lib/pengine/unpack.c XML_ATTR_UNAME); XML_ATTR_UNAME 1158 lib/pengine/unpack.c const char *uname = crm_element_value(state, XML_ATTR_UNAME); XML_ATTR_UNAME 2853 lib/pengine/unpack.c const char *uname = crm_element_value(xIter, XML_ATTR_UNAME); XML_ATTR_UNAME 2862 lib/pengine/unpack.c crm_xml_add(op, XML_ATTR_UNAME, node->details->uname); XML_ATTR_UNAME 3880 lib/pengine/unpack.c crm_xml_add(xml_op, XML_ATTR_UNAME, node->details->uname); XML_ATTR_UNAME 4000 lib/pengine/unpack.c crm_xml_add(rsc_op, XML_ATTR_UNAME, node); XML_ATTR_UNAME 4059 lib/pengine/unpack.c const char *uname = crm_element_value(node_state, XML_ATTR_UNAME); XML_ATTR_UNAME 1866 tools/crm_mon.c node = crm_element_value(n, XML_ATTR_UNAME); XML_ATTR_UNAME 1970 tools/crm_mon.c node = crm_element_value(state, XML_ATTR_UNAME); XML_ATTR_UNAME 1983 tools/crm_mon.c node = crm_element_value(state, XML_ATTR_UNAME); XML_ATTR_UNAME 1991 tools/crm_mon.c node = crm_element_value(match, XML_ATTR_UNAME); XML_ATTR_UNAME 345 tools/crm_node.c crm_xml_add(node, XML_ATTR_UNAME, name); XML_ATTR_UNAME 346 tools/crm_node.c crm_xml_add(node_state, XML_ATTR_UNAME, name); XML_ATTR_UNAME 444 tools/crm_node.c crm_xml_add(cmd, XML_ATTR_UNAME, node_name); XML_ATTR_UNAME 667 tools/crm_resource_runtime.c failed_value = crm_element_value(xml_op, XML_ATTR_UNAME);