Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.h44 #define OCb 0x2 macro
H A Dcpio.c2698 if (Args & (OCb | OCs | OCS)) { /* verify that swapping is possible */ in data_in()
2700 if (Args & (OCs | OCb) && G_p->g_filesz % 2) { in data_in()
2706 if (Args & (OCS | OCb) && G_p->g_filesz % 4) { in data_in()
6451 Args |= OCb; in setup()
6843 if (Args & (OCb | OCs | BSM)) { in swap()
6862 if (Args & (OCb | OCS)) { in swap()