XML_ATTR_UNAME    198 daemons/controld/controld_based.c #define XPATH_NODE_STATE        "//" XML_CIB_TAG_STATE "[@" XML_ATTR_UNAME "='%s']"
XML_ATTR_UNAME    279 daemons/controld/controld_based.c                                "[@" XML_ATTR_UNAME "='%s']/"                \
XML_ATTR_UNAME   1027 daemons/controld/controld_execd.c     "/" XML_CIB_TAG_STATE "[@" XML_ATTR_UNAME "='%s']"  \
XML_ATTR_UNAME   2489 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    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   3056 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    420 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    105 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   1252 lib/pengine/pe_output.c     const char *node_name = crm_element_value(xml_op, XML_ATTR_UNAME);
XML_ATTR_UNAME   1306 lib/pengine/pe_output.c                                         "node", crm_element_value(xml_op, XML_ATTR_UNAME),
XML_ATTR_UNAME   1367 lib/pengine/pe_output.c         if (!pcmk__str_in_list(crm_element_value(xml_op, XML_ATTR_UNAME), only_node,
XML_ATTR_UNAME   1737 lib/pengine/pe_output.c                    crm_element_value(xml_op, XML_ATTR_UNAME),
XML_ATTR_UNAME   1765 lib/pengine/pe_output.c                                         "node", crm_element_value(xml_op, XML_ATTR_UNAME),
XML_ATTR_UNAME    554 lib/pengine/unpack.c             uname = crm_element_value(xml_obj, XML_ATTR_UNAME);
XML_ATTR_UNAME    583 lib/pengine/unpack.c             crm_trace("Done with node %s", crm_element_value(xml_obj, XML_ATTR_UNAME));
XML_ATTR_UNAME   1075 lib/pengine/unpack.c     uname = crm_element_value(state, XML_ATTR_UNAME);
XML_ATTR_UNAME   1078 lib/pengine/unpack.c                  XML_ATTR_UNAME);
XML_ATTR_UNAME   1151 lib/pengine/unpack.c         const char *uname = crm_element_value(state, XML_ATTR_UNAME);
XML_ATTR_UNAME   2850 lib/pengine/unpack.c         const char *uname = crm_element_value(xIter, XML_ATTR_UNAME);
XML_ATTR_UNAME   2859 lib/pengine/unpack.c     crm_xml_add(op, XML_ATTR_UNAME, node->details->uname);
XML_ATTR_UNAME   3887 lib/pengine/unpack.c         crm_xml_add(xml_op, XML_ATTR_UNAME, node->details->uname);
XML_ATTR_UNAME   4006 lib/pengine/unpack.c             crm_xml_add(rsc_op, XML_ATTR_UNAME, node);
XML_ATTR_UNAME   4065 lib/pengine/unpack.c             const char *uname = crm_element_value(node_state, XML_ATTR_UNAME);
XML_ATTR_UNAME   1874 tools/crm_mon.c         node = crm_element_value(n, XML_ATTR_UNAME);
XML_ATTR_UNAME   1978 tools/crm_mon.c                 node = crm_element_value(state, XML_ATTR_UNAME);
XML_ATTR_UNAME   1991 tools/crm_mon.c                 node = crm_element_value(state, XML_ATTR_UNAME);
XML_ATTR_UNAME   1999 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    669 tools/crm_resource_runtime.c         failed_value = crm_element_value(xml_op, XML_ATTR_UNAME);