Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.h62 #define OCE 0x80000 macro
87 #define INV_MSK4o (OCi | OCp | OCE | OCI | OCR)
90 | OCE | OCH | OCI | OCO)
H A Dcpio.c1376 if ((mask & OCE) && (Ef_p = fopen(Efil_p, "r")) == NULL) { in ckopts()
6523 if (Args & OCE) in setup()
6526 Args |= OCE; in setup()
6638 if (Args & OCE) in setup()