Searched refs:C_OSYNC (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/bin/dd/
H A Ddd.h86 #define C_OSYNC 0x00004000 macro
H A Dargs.c79 { "bs", f_bs, C_BS, C_BS|C_IBS|C_OBS|C_OSYNC },
327 { "osync", C_OSYNC, C_BS, NULL },
H A Ddd.c451 if (ddflags & C_OSYNC && out.dbcnt && out.dbcnt < out.dbsz) {

Completed in 57 milliseconds