Searched refs:O_RSYNC (Results 1 - 4 of 4) sorted by path

/haiku/headers/posix/
H A Dfcntl.h53 #define O_RSYNC 0x00020000 /* read synchronized I/O file integrity */ macro
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h791 #define O_RSYNC FSSH_O_RSYNC 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
/haiku/src/bin/debug/strace/
H A Dfcntl.cpp34 FLAG_INFO_ENTRY(O_RSYNC),

Completed in 279 milliseconds