Searched refs:ID_IS_SET (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_match.c88 #define ID_IS_SET 4 macro
303 if (a->setflag & ID_IS_SET)
1703 if ((a->setflag & ID_IS_SET) == 0)
1741 a->setflag |= ID_IS_SET;
1778 a->setflag |= ID_IS_SET;

Completed in 76 milliseconds