Home
last modified time | relevance | path

Searched refs:C_SYNC (Results 1 – 3 of 3) sorted by relevance

/system/core/toolbox/upstream-netbsd/bin/dd/
Ddd.c349 if (flags & C_SYNC) { in dd_in()
387 if (!(ddflags & C_SYNC)) in dd_in()
402 if (ddflags & C_SYNC) in dd_in()
Ddd.h123 #define C_SYNC 0x20000 macro
Dargs.c352 { "sync", C_SYNC, 0, NULL },