Home
last modified time | relevance | path

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

/minix3/bin/pax/
H A Doptions.h103 #define ISEXTRACT(x) (((x) & (RF|WF)) == RF) macro
H A Doptions.c680 } else if (ISEXTRACT(flg)) { in pax_options()
1777 } else if (ISEXTRACT(flg)) { in cpio_options()