Searched defs:nxml (Results 1 – 3 of 3) sorted by relevance
71 add_delta(struct notification_xml *nxml, const char *uri, in add_delta()107 check_delta(struct notification_xml *nxml) in check_delta()158 start_notification_elem(struct notification_xml *nxml, const char **attr) in start_notification_elem()206 end_notification_elem(struct notification_xml *nxml) in end_notification_elem()220 start_snapshot_elem(struct notification_xml *nxml, const char **attr) in start_snapshot_elem()252 end_snapshot_elem(struct notification_xml *nxml) in end_snapshot_elem()263 start_delta_elem(struct notification_xml *nxml, const char **attr) in start_delta_elem()317 end_delta_elem(struct notification_xml *nxml) in end_delta_elem()329 struct notification_xml *nxml = data; in notification_xml_elem_start() local354 struct notification_xml *nxml = data; in notification_xml_elem_end() local[all …]
71 struct notification_xml *nxml; member
77 struct notification_xml *nxml; member