node_uname 177 crmd/heartbeat.c oc->m_array[oc->m_memb_idx + lpc].node_uname, node_uname 181 crmd/heartbeat.c if (safe_str_eq(fsa_our_uname, oc->m_array[oc->m_memb_idx + lpc].node_uname)) { node_uname 191 crmd/heartbeat.c oc->m_array[oc->m_in_idx + lpc].node_uname, node_uname 198 crmd/heartbeat.c oc->m_array[oc->m_out_idx + lpc].node_uname, node_uname 241 crmd/membership.c const char *node_uname = NULL; node_uname 251 crmd/membership.c node_uname = crm_element_value(node_xml, XML_ATTR_UNAME); node_uname 253 crmd/membership.c if (node_uuid == NULL || node_uname == NULL) { node_uname 262 crmd/membership.c && safe_str_eq(node->uname, node_uname)) { node_uname 274 crmd/membership.c node_uuid, node_uname, new_node_uuid); node_uname 283 crmd/membership.c crm_xml_add(node_state_xml, XML_ATTR_UNAME, node_uname); node_uname 371 lib/cluster/heartbeat.c CRM_CHECK(oc->m_array[offset].node_uname != NULL, return NULL); node_uname 373 lib/cluster/heartbeat.c peer = crm_get_peer(0, oc->m_array[offset].node_uname); node_uname 378 lib/cluster/heartbeat.c uuid, oc->m_array[offset].node_uname, NULL, state); node_uname 636 pengine/native.c const char *node_uname = NULL; node_uname 655 pengine/native.c node_uname = node->details->uname; node_uname 776 pengine/native.c pe_rsc_trace(rsc, "%s\t %s (optional)", crm_str(node_uname), mon->uuid); node_uname 780 pengine/native.c pe_rsc_debug(rsc, "%s\t %s (cancelled : start un-runnable)", crm_str(node_uname), node_uname 785 pengine/native.c pe_rsc_debug(rsc, "%s\t %s (cancelled : no node available)", crm_str(node_uname), node_uname 791 pengine/native.c rsc->id, crm_str(node_uname)); node_uname 847 pengine/native.c const char *node_uname = NULL; node_uname 869 pengine/native.c node_uname = node->details->uname; node_uname 928 pengine/native.c key, role, role2text(rsc->next_role), crm_str(node_uname)); node_uname 945 pengine/native.c if (node_uname && safe_str_eq(stop_node_uname, node_uname)) { node_uname 327 pengine/utils.c const char *node_uname = NULL; node_uname 336 pengine/utils.c node_uname = NULL; node_uname 340 pengine/utils.c node_uname = action->node->details->uname; node_uname 343 pengine/utils.c node_uname = "<none>"; node_uname 360 pengine/utils.c action->uuid, node_uname ? "\ton " : "", node_uname 361 pengine/utils.c node_uname ? node_uname : "", node_uuid ? "\t\t(" : "", node_uname 376 pengine/utils.c node_uname ? "\ton " : "", node_uname ? node_uname : "", node_uname 444 tools/crm_node.c fprintf(stdout, "%s ", oc->m_array[oc->m_memb_idx + lpc].node_uname); node_uname 452 tools/crm_node.c oc->m_array[oc->m_memb_idx + lpc].node_uname,