Searched refs:C_SWAB (Results 1 – 3 of 3) sorted by relevance
95 #define C_SWAB 0x00400000 macro
141 if (ddflags & (C_BLOCK | C_LCASE | C_SWAB | C_UCASE | in jcl()336 { "swab", C_SWAB, 0, NULL },
459 if (ddflags & C_SWAB) { in dd_in()