Searched refs:C_SYNC (Results 1 – 1 of 1) sorted by relevance
56 #define C_SYNC 0x0100 macro77 { "sync", C_SYNC },257 if (toys.optflags & C_SYNC) memset(TT.in.bp, 0, TT.in.sz); in dd_main()266 if (!(toys.optflags & C_SYNC)) continue; in dd_main()275 if (toys.optflags & C_SYNC) TT.in.count += TT.in.sz; in dd_main()