Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.h54 #define OCr 0x800 macro
89 #define INV_MSK4p (OCf | OCi | OCo | OCr | OCt | OCA \
H A Dcpio.c1152 if ((Args & OCr) && !Adir && !G_p->g_rw_sysattr) { in ckname()
1367 if (mask & OCr) { in ckopts()
6490 Args |= OCr; in setup()
6617 if (Args & OCr) { in setup()