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

/freebsd-10.2-release/bin/dd/
H A Ddd.h85 #define C_OSYNC 0x00004000 macro
H A Dargs.c78 { "bs", f_bs, C_BS, C_BS|C_IBS|C_OBS|C_OSYNC },
324 { "osync", C_OSYNC, C_BS, NULL },
H A Ddd.c402 if (ddflags & C_OSYNC && out.dbcnt && out.dbcnt < out.dbsz) {

Completed in 55 milliseconds