host_value 414 daemons/attrd/attrd_commands.c xmlNode *host_value; host_value 427 daemons/attrd/attrd_commands.c host_value = create_xml_node(reply, XML_CIB_TAG_NODE); host_value 428 daemons/attrd/attrd_commands.c if (host_value == NULL) { host_value 432 daemons/attrd/attrd_commands.c crm_xml_add(host_value, PCMK__XA_ATTR_NODE_NAME, host); host_value 433 daemons/attrd/attrd_commands.c crm_xml_add(host_value, PCMK__XA_ATTR_VALUE, host_value 442 daemons/attrd/attrd_commands.c host_value = create_xml_node(reply, XML_CIB_TAG_NODE); host_value 443 daemons/attrd/attrd_commands.c if (host_value == NULL) { host_value 447 daemons/attrd/attrd_commands.c crm_xml_add(host_value, PCMK__XA_ATTR_NODE_NAME, v->nodename); host_value 448 daemons/attrd/attrd_commands.c crm_xml_add(host_value, PCMK__XA_ATTR_VALUE, v->current);