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

/freebsd-13-stable/bin/dd/
H A Ddd.h96 #define C_SYNC 0x0000000000800000ULL macro
H A Ddd.c407 if (ddflags & C_SYNC) {
446 if (!(ddflags & C_SYNC))
451 if (ddflags & C_SYNC)
473 if ((ddflags & ~(C_NOERROR | C_NOTRUNC | C_SYNC)) == C_BS) {
H A Dargs.c270 { "fullblock", C_IFULLBLOCK, C_SYNC },
378 { "sync", C_SYNC, C_IFULLBLOCK, NULL },

Completed in 163 milliseconds