Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_match.c88 #define ID_IS_SET 4 macro
303 if (a->setflag & ID_IS_SET) in archive_match_excluded()
1703 if ((a->setflag & ID_IS_SET) == 0) in archive_match_owner_excluded()
1741 a->setflag |= ID_IS_SET; in add_owner_id()
1778 a->setflag |= ID_IS_SET; in add_owner_name()