Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cpio/
H A Dcpio.h69 #define OCS 0x4000000 macro
H A Dcpio.c2690 if (Args & (OCb | OCs | OCS)) { /* verfify that swapping is possible */ in data_in()
2698 if (Args & (OCS | OCb) && G_p->g_filesz % 4) { in data_in()
6567 Args |= OCS; in setup()
6853 if (Args & (OCb | OCS)) { in swap()