Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c79 #define MTREE_HAS_OPTIONAL 0x0800 macro
1328 if (parsed_kws & MTREE_HAS_OPTIONAL) { in parse_file()
1399 } else if (parsed_kws & MTREE_HAS_OPTIONAL) { in parse_file()
1616 *parsed_kws |= MTREE_HAS_OPTIONAL; in parse_keyword()