Home
last modified time | relevance | path

Searched refs:C_FSYNC (Results 1 – 3 of 3) sorted by relevance

/freebsd/bin/dd/
H A Ddd.h101 #define C_FSYNC 0x0000000080000000ULL macro
H A Ddd.c163 if (ddflags & (C_FDATASYNC | C_FSYNC)) in setup()
529 if (ddflags & C_FSYNC) { in dd_close()
H A Dargs.c355 { "fsync", C_FSYNC, 0, NULL },