Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cpio/
H A Dcpio.h44 #define OCb 0x2 macro
H A Dcpio.c2690 if (Args & (OCb | OCs | OCS)) { /* verfify that swapping is possible */ in data_in()
2692 if (Args & (OCs | OCb) && G_p->g_filesz % 2) { in data_in()
2698 if (Args & (OCS | OCb) && G_p->g_filesz % 4) { in data_in()
6440 Args |= OCb; in setup()
6833 if (Args & (OCb | OCs | BSM)) { in swap()
6853 if (Args & (OCb | OCS)) { in swap()