Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.h49 #define OCk 0x40 macro
H A Dcpio.c939 } else if (Args & OCk) { in bfill()
4611 if (!(Args & OCk)) in gethdr()
4622 if (!(Args & OCk)) in gethdr()
6470 Args |= OCk; in setup()