Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c421 static int xml_parse_file_flags(struct xar *, const char *);
2150 if (!xml_parse_file_flags(xar, name)) in xml_start()
2897 xml_parse_file_flags(struct xar *xar, const char *name) in xml_parse_file_flags() function