Home
last modified time | relevance | path

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

/netbsd/src/bin/pax/
Doptions.h104 #define ISARCHIVE(x) (((x) & (AF|RF|WF)) == WF) macro
Doptions.c694 } else if (ISARCHIVE(flg)) { in pax_options()
1796 } else if (ISARCHIVE(flg)) { in cpio_options()