Searched refs:xml2_close_cb (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c415 static int xml2_close_cb(void *);
2970 xml2_close_cb(void *context) function
3006 reader = xmlReaderForIO(xml2_read_cb, xml2_close_cb, a, NULL, NULL, 0);

Completed in 159 milliseconds