XML_ATTR_UNAME 216 daemons/controld/controld_based.c #define XPATH_NODE_STATE "//" XML_CIB_TAG_STATE "[@" XML_ATTR_UNAME "='%s']" XML_ATTR_UNAME 297 daemons/controld/controld_based.c "[@" XML_ATTR_UNAME "='%s']/" \ XML_ATTR_UNAME 1016 daemons/controld/controld_execd.c "/" XML_CIB_TAG_STATE "[@" XML_ATTR_UNAME "='%s']" \ XML_ATTR_UNAME 2479 daemons/controld/controld_execd.c crm_xml_add(iter, XML_ATTR_UNAME, node_name); XML_ATTR_UNAME 543 daemons/controld/controld_execd_state.c && (crm_element_value(request, XML_ATTR_UNAME) == NULL)) { XML_ATTR_UNAME 544 daemons/controld/controld_execd_state.c crm_xml_add(request, XML_ATTR_UNAME, lrm_state->node_name); XML_ATTR_UNAME 635 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 329 daemons/controld/controld_membership.c crm_xml_add(new_node, XML_ATTR_UNAME, node->uname); XML_ATTR_UNAME 335 daemons/controld/controld_membership.c "[@" XML_ATTR_UNAME "='", node->uname, "']" XML_ATTR_UNAME 804 daemons/controld/controld_messages.c crm_xml_add(xml, XML_ATTR_UNAME, node->uname); XML_ATTR_UNAME 849 daemons/controld/controld_messages.c value = crm_element_value(msg, XML_ATTR_UNAME); XML_ATTR_UNAME 860 daemons/controld/controld_messages.c crm_xml_add(reply_data, XML_ATTR_UNAME, node->uname); XML_ATTR_UNAME 1093 daemons/controld/controld_messages.c name = crm_element_value(stored_msg, XML_ATTR_UNAME); XML_ATTR_UNAME 279 daemons/controld/controld_te_actions.c crm_xml_add(state, XML_ATTR_UNAME, target); XML_ATTR_UNAME 3507 daemons/fenced/fenced_commands.c name = crm_element_value(request->xml, XML_ATTR_UNAME); XML_ATTR_UNAME 1005 daemons/fenced/pacemaker-fenced.c "[@" XML_ATTR_UNAME "='", node, "']/" XML_TAG_ATTR_SETS XML_ATTR_UNAME 234 lib/cib/cib_attrs.c crm_xml_add(xml_obj, XML_ATTR_UNAME, node_uuid); XML_ATTR_UNAME 559 lib/cib/cib_attrs.c parsed_uuid = crm_element_value(result, XML_ATTR_UNAME); XML_ATTR_UNAME 581 lib/cib/cib_attrs.c parsed_uuid = crm_element_value(result, XML_ATTR_UNAME); XML_ATTR_UNAME 610 lib/cib/cib_attrs.c "/" XML_CIB_TAG_NODE "[translate(@" XML_ATTR_UNAME ",'" XPATH_UPPER_TRANS "','" XPATH_LOWER_TRANS "') ='%s']" \ XML_ATTR_UNAME 695 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 1196 lib/cluster/membership.c const char *uname = crm_element_value(xml_node, XML_ATTR_UNAME); XML_ATTR_UNAME 724 lib/common/ipc_client.c crm_xml_add(request, XML_ATTR_UNAME, node_name); XML_ATTR_UNAME 103 lib/common/ipc_controld.c data->data.node_info.uname = crm_element_value(msg_data, XML_ATTR_UNAME); XML_ATTR_UNAME 137 lib/common/ipc_controld.c node_info->uname = crm_element_value(node, XML_ATTR_UNAME); XML_ATTR_UNAME 501 lib/pacemaker/pcmk_cluster_queries.c const char *name = crm_element_value(result, XML_ATTR_UNAME); XML_ATTR_UNAME 135 lib/pacemaker/pcmk_injections.c crm_xml_add(cib_object, XML_ATTR_UNAME, node); XML_ATTR_UNAME 255 lib/pacemaker/pcmk_injections.c crm_xml_add(cib_object, XML_ATTR_UNAME, node); XML_ATTR_UNAME 318 lib/pacemaker/pcmk_injections.c const char *node = crm_element_value(cib_node, XML_ATTR_UNAME); XML_ATTR_UNAME 26 lib/pacemaker/pcmk_resource.c "/" XML_CIB_TAG_STATE "[@" XML_ATTR_UNAME "='%s']" \ XML_ATTR_UNAME 1880 lib/pacemaker/pcmk_sched_actions.c "/" XML_CIB_TAG_STATE "[@" XML_ATTR_UNAME "='%s']" \ XML_ATTR_UNAME 702 lib/pacemaker/pcmk_simulate.c "[@" XML_ATTR_UNAME "='", target, "']/" XML_CIB_TAG_LRM, XML_ATTR_UNAME 710 lib/pacemaker/pcmk_simulate.c "[@" XML_ATTR_UNAME "='", target, "']" XML_ATTR_UNAME 1317 lib/pengine/pe_output.c const char *node_name = crm_element_value(xml_op, XML_ATTR_UNAME); XML_ATTR_UNAME 1371 lib/pengine/pe_output.c "node", crm_element_value(xml_op, XML_ATTR_UNAME), XML_ATTR_UNAME 1432 lib/pengine/pe_output.c if (!pcmk__str_in_list(crm_element_value(xml_op, XML_ATTR_UNAME), only_node, XML_ATTR_UNAME 1920 lib/pengine/pe_output.c crm_element_value(xml_op, XML_ATTR_UNAME), XML_ATTR_UNAME 1948 lib/pengine/pe_output.c "node", crm_element_value(xml_op, XML_ATTR_UNAME), XML_ATTR_UNAME 563 lib/pengine/unpack.c uname = crm_element_value(xml_obj, XML_ATTR_UNAME); XML_ATTR_UNAME 586 lib/pengine/unpack.c crm_trace("Done with node %s", crm_element_value(xml_obj, XML_ATTR_UNAME)); XML_ATTR_UNAME 1086 lib/pengine/unpack.c uname = crm_element_value(state, XML_ATTR_UNAME); XML_ATTR_UNAME 1089 lib/pengine/unpack.c XML_ATTR_UNAME); XML_ATTR_UNAME 1162 lib/pengine/unpack.c const char *uname = crm_element_value(state, XML_ATTR_UNAME); XML_ATTR_UNAME 2592 lib/pengine/unpack.c "//" XML_CIB_TAG_STATE "[@" XML_ATTR_UNAME "='", node, "']" XML_ATTR_UNAME 2641 lib/pengine/unpack.c "[@" XML_ATTR_UNAME "='", node_name, "']" XML_ATTR_UNAME 3060 lib/pengine/unpack.c const char *uname = crm_element_value(xIter, XML_ATTR_UNAME); XML_ATTR_UNAME 3070 lib/pengine/unpack.c crm_xml_add(op, XML_ATTR_UNAME, node->details->uname); XML_ATTR_UNAME 4033 lib/pengine/unpack.c crm_xml_add(xml_op, XML_ATTR_UNAME, node->details->uname); XML_ATTR_UNAME 4149 lib/pengine/unpack.c crm_xml_add(xml_op, XML_ATTR_UNAME, node->details->uname); XML_ATTR_UNAME 4268 lib/pengine/unpack.c crm_xml_add(rsc_op, XML_ATTR_UNAME, node); XML_ATTR_UNAME 4327 lib/pengine/unpack.c const char *uname = crm_element_value(node_state, XML_ATTR_UNAME); XML_ATTR_UNAME 1751 tools/crm_mon.c node = crm_element_value(n, XML_ATTR_UNAME); XML_ATTR_UNAME 1808 tools/crm_mon.c const char *node = crm_element_value(xml, XML_ATTR_UNAME); XML_ATTR_UNAME 1871 tools/crm_mon.c node = crm_element_value(match, XML_ATTR_UNAME); XML_ATTR_UNAME 346 tools/crm_node.c crm_xml_add(node, XML_ATTR_UNAME, name); XML_ATTR_UNAME 347 tools/crm_node.c crm_xml_add(node_state, XML_ATTR_UNAME, name); XML_ATTR_UNAME 441 tools/crm_node.c crm_xml_add(cmd, XML_ATTR_UNAME, node_name); XML_ATTR_UNAME 640 tools/crm_resource_runtime.c failed_value = crm_element_value(xml_op, XML_ATTR_UNAME);