Searched refs:O_SYNC (Results 1 - 4 of 4) sorted by relevance

/haiku/src/bin/debug/strace/
H A Dfcntl.cpp33 FLAG_INFO_ENTRY(O_SYNC),
/haiku/headers/posix/
H A Dfcntl.h52 #define O_SYNC 0x00010000 /* write synchronized I/O file integrity */ macro
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h790 #define O_SYNC FSSH_O_SYNC macro
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEVolume.cpp1107 const int settableFlags = O_APPEND | O_NONBLOCK | O_SYNC | O_RSYNC

Completed in 60 milliseconds