OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:C_OBS
(Results
1 - 2
of
2
) sorted by null
/system/core/toolbox/
dd.h
84
#define
C_OBS
0x01000
dd.c
1037
{ "bs", f_bs, C_BS, C_BS|C_IBS|
C_OBS
|C_OSYNC },
1044
{ "obs", f_obs,
C_OBS
, C_BS|
C_OBS
},
1104
ddflags |= C_IBS|
C_OBS
;
1108
if (ddflags & C_BS && ddflags & (C_IBS|
C_OBS
))
Completed in 24 milliseconds