Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.h53 #define OCp 0x400 macro
85 #define INV_MSK4i (OCo | OCp | OCA | OCL | OCO)
87 #define INV_MSK4o (OCi | OCp | OCE | OCI | OCR)
H A Dcpio.c789 case OCp: /* PASS */ in main()
1793 if (Args & OCp) { in creat_lnk()
1839 if (Args & OCp) { in creat_spec()
2133 if (Args & OCp) { in creat_tmp()
2241 if (Args & OCp) { in read_chunk()
5522 if (Args & OCp) { in openout()
5576 if (Args & OCp) { in openout()
6111 if (Args & OCp) { in rstfiles()
6240 if (Args & OCp) { in rstfiles()
6484 Args |= OCp; in setup()
[all …]