Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_match.c87 #define ID_IS_SET 4 macro
302 if (a->setflag & ID_IS_SET) in archive_match_excluded()
1702 if ((a->setflag & ID_IS_SET) == 0) in archive_match_owner_excluded()
1740 a->setflag |= ID_IS_SET; in add_owner_id()
1777 a->setflag |= ID_IS_SET; in add_owner_name()