PCMK__XA_ATTR_VALUE 118 daemons/attrd/attrd_commands.c crm_xml_add(xml, PCMK__XA_ATTR_VALUE, value); PCMK__XA_ATTR_VALUE 240 daemons/attrd/attrd_commands.c const char *value = crm_element_value(xml, PCMK__XA_ATTR_VALUE); PCMK__XA_ATTR_VALUE 297 daemons/attrd/attrd_commands.c crm_xml_add_int(xml, PCMK__XA_ATTR_VALUE, int_value); PCMK__XA_ATTR_VALUE 300 daemons/attrd/attrd_commands.c value = crm_element_value(xml, PCMK__XA_ATTR_VALUE); PCMK__XA_ATTR_VALUE 367 daemons/attrd/attrd_commands.c if (crm_element_value(xml, PCMK__XA_ATTR_VALUE)) { PCMK__XA_ATTR_VALUE 368 daemons/attrd/attrd_commands.c crm_xml_replace(xml, PCMK__XA_ATTR_VALUE, NULL); PCMK__XA_ATTR_VALUE 431 daemons/attrd/attrd_commands.c crm_xml_add(host_value, PCMK__XA_ATTR_VALUE, PCMK__XA_ATTR_VALUE 446 daemons/attrd/attrd_commands.c crm_xml_add(host_value, PCMK__XA_ATTR_VALUE, v->current); PCMK__XA_ATTR_VALUE 534 daemons/attrd/attrd_commands.c if (crm_element_value(xml, PCMK__XA_ATTR_VALUE)) { PCMK__XA_ATTR_VALUE 535 daemons/attrd/attrd_commands.c crm_xml_replace(xml, PCMK__XA_ATTR_VALUE, NULL); PCMK__XA_ATTR_VALUE 563 daemons/attrd/attrd_commands.c crm_xml_add(attrd_op, PCMK__XA_ATTR_VALUE, ATTRD_PROTOCOL_VERSION); PCMK__XA_ATTR_VALUE 784 daemons/attrd/attrd_commands.c const char *value = crm_element_value(xml, PCMK__XA_ATTR_VALUE); PCMK__XA_ATTR_VALUE 199 lib/common/attrd_client.c crm_xml_add(update, PCMK__XA_ATTR_VALUE, value); PCMK__XA_ATTR_VALUE 395 tools/attrd_updater.c reply_value = crm_element_value(child, PCMK__XA_ATTR_VALUE);