Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_match.c86 #define PATTERN_IS_SET 1 macro
287 if (a->setflag & PATTERN_IS_SET) { in archive_match_excluded()
468 if ((a->setflag & PATTERN_IS_SET) == 0) in archive_match_path_excluded()
567 a->setflag |= PATTERN_IS_SET; in add_pattern_mbs()
587 a->setflag |= PATTERN_IS_SET; in add_pattern_wcs()