dest_uname 47 tools/crm_attribute.c const char *dest_uname = NULL; dest_uname 167 tools/crm_attribute.c dest_uname = strdup(optarg); dest_uname 232 tools/crm_attribute.c if (type == NULL && dest_uname != NULL) { dest_uname 243 tools/crm_attribute.c if (type == NULL && dest_uname == NULL) { dest_uname 253 tools/crm_attribute.c dest_uname = attrd_get_target(dest_uname); dest_uname 254 tools/crm_attribute.c if (dest_uname == NULL) { dest_uname 255 tools/crm_attribute.c dest_uname = get_local_node_name(); dest_uname 258 tools/crm_attribute.c rc = query_node_uuid(the_cib, dest_uname, &dest_node, &is_remote_node); dest_uname 260 tools/crm_attribute.c fprintf(stderr, "Could not map name=%s to a UUID\n", dest_uname); dest_uname 286 tools/crm_attribute.c && pcmk_ok == attrd_update_delegate(NULL, command, dest_uname, attr_name,