Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.h68 #define OCR 0x2000000 macro
87 #define INV_MSK4o (OCi | OCp | OCE | OCI | OCR)
H A Dcpio.c1424 if (mask & OCR) { in ckopts()
1855 if (Args & OCR) { in creat_spec()
4308 if (Args & OCR) { in file_pass()
5731 if (Args & OCR) { in openout()
6263 if (Args & OCR) { in rstfiles()
6570 if (Args & OCR) in setup()
6573 Args |= OCR; in setup()