Home
last modified time | relevance | path

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

/src/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c425 static int xml_parse_file_flags(struct xar *, const char *);
2168 if (!xml_parse_file_flags(xar, name)) in xml_start()
2916 xml_parse_file_flags(struct xar *xar, const char *name) in xml_parse_file_flags() function