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.c716 switch (Args & (OCi | OCo | OCp)) {
780 case OCp: /* PASS */
1245 } else if (mask & OCp) {
1340 if ((Args & OCo) || (Args & OCp)) {
1428 if ((mask & OCp) && ((mask & (OCB|OCC)) == 0)) {
1784 if (Args & OCp) {
1830 if (Args & OCp) {
2058 if ((Args & OCp) && G_p->g_ino == DesSt.st_ino &&
2125 if (Args & OCp) {
2233 if (Args & OCp) {
[all...]

Completed in 79 milliseconds