Searched refs:C_IBS (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/bin/dd/
H A Dargs.c105 { "bs", f_bs, C_BS, C_BS|C_IBS|C_OBS|C_OSYNC },
110 { "ibs", f_ibs, C_IBS, C_BS|C_IBS },
179 ddflags |= C_IBS|C_OBS;
183 if (ddflags & C_BS && ddflags & (C_IBS|C_OBS))
H A Ddd.h110 #define C_IBS 0x00080 macro

Completed in 87 milliseconds