XML_ATTR_UNAME    281 daemons/controld/controld_cib.c #define XPATH_NODE_STATE        "//" XML_CIB_TAG_STATE "[@" XML_ATTR_UNAME "='%s']"
XML_ATTR_UNAME    395 daemons/controld/controld_cib.c                                "[@" XML_ATTR_UNAME "='%s']/"                \
XML_ATTR_UNAME    905 daemons/controld/controld_cib.c     crm_xml_add(xml, XML_ATTR_UNAME, node_name);
XML_ATTR_UNAME    991 daemons/controld/controld_cib.c     "/" XML_CIB_TAG_STATE "[@" XML_ATTR_UNAME "='%s']"  \
XML_ATTR_UNAME    565 daemons/controld/controld_execd_state.c                 && (crm_element_value(request, XML_ATTR_UNAME) == NULL)) {
XML_ATTR_UNAME    566 daemons/controld/controld_execd_state.c                 crm_xml_add(request, XML_ATTR_UNAME, lrm_state->node_name);
XML_ATTR_UNAME    859 daemons/controld/controld_join_dc.c     crm_xml_add(tmp1, XML_ATTR_UNAME, join_to);
XML_ATTR_UNAME    147 daemons/controld/controld_membership.c     crm_xml_add(node_state, XML_ATTR_UNAME, node->uname);
XML_ATTR_UNAME    244 daemons/controld/controld_membership.c         node_uname = crm_element_value(node_xml, XML_ATTR_UNAME);
XML_ATTR_UNAME    277 daemons/controld/controld_membership.c             crm_xml_add(node_state_xml, XML_ATTR_UNAME, node_uname);
XML_ATTR_UNAME    342 daemons/controld/controld_membership.c                 crm_xml_add(new_node, XML_ATTR_UNAME, node->uname);
XML_ATTR_UNAME    348 daemons/controld/controld_membership.c                                "[@" XML_ATTR_UNAME "='", node->uname, "']"
XML_ATTR_UNAME    852 daemons/controld/controld_messages.c         crm_xml_add(xml, XML_ATTR_UNAME, node->uname);
XML_ATTR_UNAME    899 daemons/controld/controld_messages.c     value = crm_element_value(msg, XML_ATTR_UNAME);
XML_ATTR_UNAME    909 daemons/controld/controld_messages.c         crm_xml_add(reply_data, XML_ATTR_UNAME, node->uname);
XML_ATTR_UNAME   1139 daemons/controld/controld_messages.c         name = crm_element_value(stored_msg, XML_ATTR_UNAME);
XML_ATTR_UNAME    284 daemons/controld/controld_te_actions.c     crm_xml_add(state, XML_ATTR_UNAME, target);
XML_ATTR_UNAME     59 daemons/fenced/fenced_cib.c                    "[@" XML_ATTR_UNAME "='", node, "']/" XML_TAG_ATTR_SETS
XML_ATTR_UNAME   3509 daemons/fenced/fenced_commands.c     name = crm_element_value(request->xml, XML_ATTR_UNAME);
XML_ATTR_UNAME    233 lib/cib/cib_attrs.c                 crm_xml_add(xml_obj, XML_ATTR_UNAME, node_uuid);
XML_ATTR_UNAME    558 lib/cib/cib_attrs.c             parsed_uuid = crm_element_value(result, XML_ATTR_UNAME);
XML_ATTR_UNAME    580 lib/cib/cib_attrs.c         parsed_uuid = crm_element_value(result, XML_ATTR_UNAME);
XML_ATTR_UNAME    609 lib/cib/cib_attrs.c         "/" XML_CIB_TAG_NODE "[translate(@" XML_ATTR_UNAME ",'" XPATH_UPPER_TRANS "','" XPATH_LOWER_TRANS "') ='%s']" \
XML_ATTR_UNAME    692 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   1262 lib/cluster/membership.c     const char *uname = crm_element_value(xml_node, XML_ATTR_UNAME);
XML_ATTR_UNAME    773 lib/common/ipc_client.c             crm_xml_add(request, XML_ATTR_UNAME, node_name);
XML_ATTR_UNAME    137 lib/common/ipc_controld.c     data->data.node_info.uname = crm_element_value(msg_data, XML_ATTR_UNAME);
XML_ATTR_UNAME    171 lib/common/ipc_controld.c         node_info->uname = crm_element_value(node, XML_ATTR_UNAME);
XML_ATTR_UNAME    818 lib/pacemaker/pcmk_cluster_queries.c     const char *name = crm_element_value(result, XML_ATTR_UNAME);
XML_ATTR_UNAME     36 lib/pacemaker/pcmk_injections.c #define XPATH_NODE_CONFIG   "//" XML_CIB_TAG_NODE "[@" XML_ATTR_UNAME "='%s']"
XML_ATTR_UNAME     37 lib/pacemaker/pcmk_injections.c #define XPATH_NODE_STATE    "//" XML_CIB_TAG_STATE "[@" XML_ATTR_UNAME "='%s']"
XML_ATTR_UNAME    136 lib/pacemaker/pcmk_injections.c         crm_xml_add(cib_object, XML_ATTR_UNAME, node);
XML_ATTR_UNAME    268 lib/pacemaker/pcmk_injections.c                 crm_xml_add(cib_object, XML_ATTR_UNAME, node);
XML_ATTR_UNAME    282 lib/pacemaker/pcmk_injections.c         crm_xml_add(cib_object, XML_ATTR_UNAME, node);
XML_ATTR_UNAME    353 lib/pacemaker/pcmk_injections.c     const char *node = crm_element_value(cib_node, XML_ATTR_UNAME);
XML_ATTR_UNAME   1378 lib/pacemaker/pcmk_output.c                                  XML_ATTR_UNAME, node_name,
XML_ATTR_UNAME     26 lib/pacemaker/pcmk_resource.c                          "/" XML_CIB_TAG_STATE "[@" XML_ATTR_UNAME "='%s']" \
XML_ATTR_UNAME   1877 lib/pacemaker/pcmk_sched_actions.c                            "/" XML_CIB_TAG_STATE "[@" XML_ATTR_UNAME "='%s']" \
XML_ATTR_UNAME    709 lib/pacemaker/pcmk_simulate.c                        "[@" XML_ATTR_UNAME "='", target, "']/" XML_CIB_TAG_LRM,
XML_ATTR_UNAME    717 lib/pacemaker/pcmk_simulate.c                        "[@" XML_ATTR_UNAME "='", target, "']"
XML_ATTR_UNAME    131 lib/pengine/failcounts.c #define XPATH_FMT "//" XML_CIB_TAG_STATE "[@" XML_ATTR_UNAME "='%s']"       \
XML_ATTR_UNAME   1454 lib/pengine/pe_output.c     const char *node_name = crm_element_value(xml_op, XML_ATTR_UNAME);
XML_ATTR_UNAME   1508 lib/pengine/pe_output.c                                         "node", crm_element_value(xml_op, XML_ATTR_UNAME),
XML_ATTR_UNAME   1565 lib/pengine/pe_output.c         if (!pcmk__str_in_list(crm_element_value(xml_op, XML_ATTR_UNAME), only_node,
XML_ATTR_UNAME   2053 lib/pengine/pe_output.c                    crm_element_value(xml_op, XML_ATTR_UNAME),
XML_ATTR_UNAME   2080 lib/pengine/pe_output.c                                         "node", crm_element_value(xml_op, XML_ATTR_UNAME),
XML_ATTR_UNAME    613 lib/pengine/unpack.c             uname = crm_element_value(xml_obj, XML_ATTR_UNAME);
XML_ATTR_UNAME    633 lib/pengine/unpack.c             crm_trace("Done with node %s", crm_element_value(xml_obj, XML_ATTR_UNAME));
XML_ATTR_UNAME   1144 lib/pengine/unpack.c     uname = crm_element_value(state, XML_ATTR_UNAME);
XML_ATTR_UNAME   1153 lib/pengine/unpack.c                   XML_ATTR_UNAME, id);
XML_ATTR_UNAME   1227 lib/pengine/unpack.c         const char *uname = crm_element_value(state, XML_ATTR_UNAME);
XML_ATTR_UNAME   2845 lib/pengine/unpack.c                    XPATH_NODE_STATE "[@" XML_ATTR_UNAME "='", node, "']"
XML_ATTR_UNAME   2893 lib/pengine/unpack.c                    XPATH_NODE_STATE "[@" XML_ATTR_UNAME "='", node_name, "']"
XML_ATTR_UNAME   2921 lib/pengine/unpack.c                    XPATH_NODE_STATE "[@" XML_ATTR_UNAME "='", node_name, "']"
XML_ATTR_UNAME   3424 lib/pengine/unpack.c         const char *uname = crm_element_value(xIter, XML_ATTR_UNAME);
XML_ATTR_UNAME   3437 lib/pengine/unpack.c     crm_xml_add(history->xml, XML_ATTR_UNAME, history->node->details->uname);
XML_ATTR_UNAME   4560 lib/pengine/unpack.c     crm_xml_add(history->xml, XML_ATTR_UNAME, history->node->details->uname);
XML_ATTR_UNAME   4839 lib/pengine/unpack.c         crm_xml_add(xml_op, XML_ATTR_UNAME, node->details->uname);
XML_ATTR_UNAME   4970 lib/pengine/unpack.c             crm_xml_add(rsc_op, XML_ATTR_UNAME, node);
XML_ATTR_UNAME   5029 lib/pengine/unpack.c             const char *uname = crm_element_value(node_state, XML_ATTR_UNAME);
XML_ATTR_UNAME   1848 tools/crm_mon.c         node = crm_element_value(n, XML_ATTR_UNAME);
XML_ATTR_UNAME   1905 tools/crm_mon.c     const char *node = crm_element_value(xml, XML_ATTR_UNAME);
XML_ATTR_UNAME   1968 tools/crm_mon.c             node = crm_element_value(match, XML_ATTR_UNAME);
XML_ATTR_UNAME    231 tools/crm_node.c                                  XML_ATTR_UNAME, node_name,
XML_ATTR_UNAME    553 tools/crm_node.c     crm_xml_add(xml, XML_ATTR_UNAME, node_name);
XML_ATTR_UNAME    696 tools/crm_node.c     crm_xml_add(cmd, XML_ATTR_UNAME, node_name);
XML_ATTR_UNAME    711 tools/crm_resource_runtime.c         failed_value = crm_element_value(xml_op, XML_ATTR_UNAME);