Home
last modified time | relevance | path

Searched refs:xml_parse_file_ext2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c421 static int xml_parse_file_ext2(struct xar *, const char *);
2173 if (!xml_parse_file_ext2(xar, name)) in xml_start()
2975 xml_parse_file_ext2(struct xar *xar, const char *name) in xml_parse_file_ext2() function