Home
last modified time | relevance | path

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

/titanic_44/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)) { in main()
780 case OCp: /* PASS */ in main()
1245 } else if (mask & OCp) { in ckopts()
1340 if ((Args & OCo) || (Args & OCp)) { in ckopts()
1428 if ((mask & OCp) && ((mask & (OCB|OCC)) == 0)) { in ckopts()
1784 if (Args & OCp) { in creat_lnk()
1830 if (Args & OCp) { in creat_spec()
2058 if ((Args & OCp) && G_p->g_ino == DesSt.st_ino && in creat_tmp()
2125 if (Args & OCp) { in creat_tmp()
2233 if (Args & OCp) { in read_chunk()
[all …]