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

/system/core/toolbox/
H A Ddd.h79 #define C_IBS 0x00080 macro
H A Ddd.c1037 { "bs", f_bs, C_BS, C_BS|C_IBS|C_OBS|C_OSYNC },
1042 { "ibs", f_ibs, C_IBS, C_BS|C_IBS },
1104 ddflags |= C_IBS|C_OBS;
1108 if (ddflags & C_BS && ddflags & (C_IBS|C_OBS))

Completed in 111 milliseconds