Searched refs:C_SYNC (Results 1 – 1 of 1) sorted by relevance
49 #define C_SYNC 0x0100 macro83 { "sync", C_SYNC },242 if (toys.optflags & C_SYNC) memset(in.bp, 0, in.sz); in do_dd()251 if (!(toys.optflags & C_SYNC)) continue; in do_dd()260 if (toys.optflags & C_SYNC) in.count += in.sz; in do_dd()