Searched refs:OCs (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.h55 #define OCs 0x1000 macro
H A Dcpio.c2690 if (Args & (OCb | OCs | OCS)) { /* verfify that swapping is possible */
2692 if (Args & (OCs | OCb) && G_p->g_filesz % 2) {
6482 Args |= OCs;
6833 if (Args & (OCb | OCs | BSM)) {

Completed in 80 milliseconds