Home
last modified time | relevance | path

Searched defs:nxml (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/rpki-client/
H A Drrdp_notification.c71 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() local
354 struct notification_xml *nxml = data; in notification_xml_elem_end() local
[all …]
H A Drrdp.c71 struct notification_xml *nxml; member
/openbsd-src/regress/usr.sbin/rpki-client/
H A Dtest-rrdp.c77 struct notification_xml *nxml; member