Searched refs:ISARCHIVE (Results 1 – 2 of 2) sorted by relevance
104 #define ISARCHIVE(x) (((x) & (AF|RF|WF)) == WF) macro
694 } else if (ISARCHIVE(flg)) { in pax_options()1796 } else if (ISARCHIVE(flg)) { in cpio_options()