Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cpio/
H A Dcpio.h56 #define OCt 0x2000 macro
89 #define INV_MSK4p (OCf | OCi | OCo | OCr | OCt | OCA \
H A Dcpio.c1218 VERBOSE((Args & OCt), G_p->g_nam_p); in ckname()
1220 if (Args & OCt) in ckname()
1271 if ((mask & OCt) && (mask & OCV)) { in ckopts()
3407 if (((Args & OCt) == 0) && in file_in()
3437 VERBOSE((Args & OCt), G_p->g_nam_p); in file_in()
3506 VERBOSE((Args & OCt), G_p->g_nam_p); in file_in()
4962 VERBOSE((Args & OCt), Gen.g_nam_p); in gethdr()
6485 Args |= OCt; in setup()
6927 } else if ((Args & OCt) && in verbose()
6954 if ((Args & OCt) && (Args & OCv)) { in verbose()
[all …]