host_value        451 daemons/attrd/attrd_commands.c         xmlNode *host_value;
host_value        464 daemons/attrd/attrd_commands.c             host_value = create_xml_node(reply, XML_CIB_TAG_NODE);
host_value        465 daemons/attrd/attrd_commands.c             if (host_value == NULL) {
host_value        469 daemons/attrd/attrd_commands.c             crm_xml_add(host_value, PCMK__XA_ATTR_NODE_NAME, host);
host_value        470 daemons/attrd/attrd_commands.c             crm_xml_add(host_value, PCMK__XA_ATTR_VALUE,
host_value        479 daemons/attrd/attrd_commands.c                 host_value = create_xml_node(reply, XML_CIB_TAG_NODE);
host_value        480 daemons/attrd/attrd_commands.c                 if (host_value == NULL) {
host_value        484 daemons/attrd/attrd_commands.c                 crm_xml_add(host_value, PCMK__XA_ATTR_NODE_NAME, v->nodename);
host_value        485 daemons/attrd/attrd_commands.c                 crm_xml_add(host_value, PCMK__XA_ATTR_VALUE, v->current);