Home
last modified time | relevance | path

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

/openbsd/usr.sbin/rpki-client/
H A Drrdp_snapshot.c50 start_snapshot_elem(struct snapshot_xml *sxml, const char **attr) in start_snapshot_elem()
99 end_snapshot_elem(struct snapshot_xml *sxml) in end_snapshot_elem()
110 start_publish_elem(struct snapshot_xml *sxml, const char **attr) in start_publish_elem()
143 end_publish_elem(struct snapshot_xml *sxml) in end_publish_elem()
161 struct snapshot_xml *sxml = data; in snapshot_xml_elem_start() local
184 struct snapshot_xml *sxml = data; in snapshot_xml_elem_end() local
198 struct snapshot_xml *sxml = data; in snapshot_content_handler() local
211 struct snapshot_xml *sxml = data; in snapshot_doctype_handler() local
220 struct snapshot_xml *sxml; in new_snapshot_xml() local
242 free_snapshot_xml(struct snapshot_xml *sxml) in free_snapshot_xml()
[all …]
H A Drrdp.c72 struct snapshot_xml *sxml; member
/openbsd/regress/usr.sbin/rpki-client/
H A Dtest-rrdp.c78 struct snapshot_xml *sxml; member