PCMK__XA_ATTR_VALUE  149 daemons/attrd/attrd_attributes.c     crm_xml_add(xml, PCMK__XA_ATTR_VALUE, v->current);
PCMK__XA_ATTR_VALUE  363 daemons/attrd/attrd_corosync.c     const char *value = crm_element_value(xml, PCMK__XA_ATTR_VALUE);
PCMK__XA_ATTR_VALUE  477 daemons/attrd/attrd_corosync.c     xml_remove_prop(xml, PCMK__XA_ATTR_VALUE);
PCMK__XA_ATTR_VALUE   76 daemons/attrd/attrd_ipc.c             crm_xml_add(host_value, PCMK__XA_ATTR_VALUE,
PCMK__XA_ATTR_VALUE   91 daemons/attrd/attrd_ipc.c                 crm_xml_add(host_value, PCMK__XA_ATTR_VALUE, v->current);
PCMK__XA_ATTR_VALUE  144 daemons/attrd/attrd_ipc.c     xml_remove_prop(xml, PCMK__XA_ATTR_VALUE);
PCMK__XA_ATTR_VALUE  312 daemons/attrd/attrd_ipc.c     const char *value = crm_element_value(xml, PCMK__XA_ATTR_VALUE);
PCMK__XA_ATTR_VALUE  354 daemons/attrd/attrd_ipc.c         crm_xml_add_int(xml, PCMK__XA_ATTR_VALUE, int_value);
PCMK__XA_ATTR_VALUE  357 daemons/attrd/attrd_ipc.c         *value = crm_element_value(xml, PCMK__XA_ATTR_VALUE);
PCMK__XA_ATTR_VALUE  422 daemons/attrd/attrd_ipc.c                 value = crm_element_value(child, PCMK__XA_ATTR_VALUE);
PCMK__XA_ATTR_VALUE  454 daemons/attrd/attrd_ipc.c     value = crm_element_value(xml, PCMK__XA_ATTR_VALUE);
PCMK__XA_ATTR_VALUE  332 daemons/attrd/attrd_messages.c     crm_xml_add(attrd_op, PCMK__XA_ATTR_VALUE, ATTRD_PROTOCOL_VERSION);
PCMK__XA_ATTR_VALUE   41 lib/common/ipc_attrd.c         pair->value = crm_element_value(node, PCMK__XA_ATTR_VALUE);
PCMK__XA_ATTR_VALUE  433 lib/common/ipc_attrd.c     crm_xml_add(op, PCMK__XA_ATTR_VALUE, value);