xe 157 include/crm/common/xml_internal.h const char *pcmk__xe_add_last_written(xmlNode *xe); xe 294 include/crm/common/xml_internal.h pcmk__xe_first_attr(const xmlNode *xe) xe 296 include/crm/common/xml_internal.h return (xe == NULL)? NULL : xe->properties; xe 1113 lib/common/xml.c pcmk__xe_add_last_written(xmlNode *xe) xe 1117 lib/common/xml.c return crm_xml_add(xe, XML_CIB_ATTR_WRITTEN,