OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:C_OSYNC
(Results
1 - 3
of
3
) sorted by null
/system/core/toolbox/upstream-netbsd/bin/dd/
args.c
92
{ "bs", f_bs, C_BS, C_BS|C_IBS|C_OBS|
C_OSYNC
},
161
C_UNBLOCK |
C_OSYNC
| C_ASCII | C_EBCDIC | C_SPARSE)) {
349
{ "osync",
C_OSYNC
, C_BS, NULL },
dd.h
126
#define
C_OSYNC
0x100000
dd.c
448
if (ddflags &
C_OSYNC
&& out.dbcnt < out.dbsz) {
Completed in 70 milliseconds