Home
last modified time | relevance | path

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

/titanic_44/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.c1367 if ((mask & OCE) && (Ef_p = fopen(Efil_p, "r")) == NULL) { in ckopts()
6512 if (Args & OCE) in setup()
6515 Args |= OCE; in setup()
6627 if (Args & OCE) in setup()