Searched refs:C_SWAB (Results 1 – 3 of 3) sorted by relevance
91 #define C_SWAB 0x10000 macro
127 if (ddflags & (C_BLOCK|C_LCASE|C_SWAB|C_UCASE|C_UNBLOCK)) in jcl()281 { "swab", C_SWAB, 0, NULL },
315 if (ddflags & C_SWAB) { in dd_in()