host_value         57 daemons/attrd/attrd_ipc.c         xmlNode *host_value;
host_value         70 daemons/attrd/attrd_ipc.c             host_value = create_xml_node(reply, XML_CIB_TAG_NODE);
host_value         71 daemons/attrd/attrd_ipc.c             if (host_value == NULL) {
host_value         75 daemons/attrd/attrd_ipc.c             pcmk__xe_add_node(host_value, host, 0);
host_value         76 daemons/attrd/attrd_ipc.c             crm_xml_add(host_value, PCMK__XA_ATTR_VALUE,
host_value         85 daemons/attrd/attrd_ipc.c                 host_value = create_xml_node(reply, XML_CIB_TAG_NODE);
host_value         86 daemons/attrd/attrd_ipc.c                 if (host_value == NULL) {
host_value         90 daemons/attrd/attrd_ipc.c                 pcmk__xe_add_node(host_value, v->nodename, 0);
host_value         91 daemons/attrd/attrd_ipc.c                 crm_xml_add(host_value, PCMK__XA_ATTR_VALUE, v->current);