index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fcntl
/
O_DSYNC.h
blob: bb1778f798086c4ed1f1eb525b507a341c9650e1 (
plain
)
1
2
3
4
5
#include <fcntl.h> #define O_DSYNC (1<<9) /* POSIX(199309) */