Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.h52 #define OCo 0x200 macro
85 #define INV_MSK4i (OCo | OCp | OCA | OCL | OCO)
89 #define INV_MSK4p (OCf | OCi | OCo | OCr | OCt | OCA \
H A Dcpio.c725 switch (Args & (OCi | OCo | OCp)) { in main()
761 case OCo: /* COPY OUT */ in main()
1252 } else if (mask & OCo) { in ckopts()
1267 (mask & OCo))) { in ckopts()
1336 if (Args & OCo) { in ckopts()
5058 if (Onecopy && (Args & OCo)) { in getname()
6262 if (!(Args & OCo)) { in rstfiles()
6479 Args |= OCo; in setup()
6640 } else if (Args & OCo) { in setup()
6689 if (Args & (OCi | OCo)) { in setup()
[all …]