host_value        412 daemons/attrd/attrd_commands.c         xmlNode *host_value;
host_value        425 daemons/attrd/attrd_commands.c             host_value = create_xml_node(reply, XML_CIB_TAG_NODE);
host_value        426 daemons/attrd/attrd_commands.c             if (host_value == NULL) {
host_value        430 daemons/attrd/attrd_commands.c             crm_xml_add(host_value, PCMK__XA_ATTR_NODE_NAME, host);
host_value        431 daemons/attrd/attrd_commands.c             crm_xml_add(host_value, PCMK__XA_ATTR_VALUE,
host_value        440 daemons/attrd/attrd_commands.c                 host_value = create_xml_node(reply, XML_CIB_TAG_NODE);
host_value        441 daemons/attrd/attrd_commands.c                 if (host_value == NULL) {
host_value        445 daemons/attrd/attrd_commands.c                 crm_xml_add(host_value, PCMK__XA_ATTR_NODE_NAME, v->nodename);
host_value        446 daemons/attrd/attrd_commands.c                 crm_xml_add(host_value, PCMK__XA_ATTR_VALUE, v->current);