Home
last modified time | relevance | path

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

/illumos-gate/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.c1227 VERBOSE((Args & OCt), G_p->g_nam_p); in ckname()
1229 if (Args & OCt) in ckname()
1280 if ((mask & OCt) && (mask & OCV)) { in ckopts()
3415 if (((Args & OCt) == 0) && in file_in()
3445 VERBOSE((Args & OCt), G_p->g_nam_p); in file_in()
3514 VERBOSE((Args & OCt), G_p->g_nam_p); in file_in()
4970 VERBOSE((Args & OCt), Gen.g_nam_p); in gethdr()
6496 Args |= OCt; in setup()
6935 } else if ((Args & OCt) && in verbose()
6962 if ((Args & OCt) && (Args & OCv)) { in verbose()
[all …]