Home
last modified time | relevance | path

Searched refs:O_RSYNC (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/cmd/dir_rd_update/
H A Ddir_rd_update.c82 testdd = open(dirpath, O_RDONLY|O_RSYNC|O_SYNC|O_DSYNC); in main()
92 int fd = open(dirpath, O_RDONLY|O_RSYNC|O_SYNC|O_DSYNC); in main()
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/io/
H A Dtst.fds.c82 O_LARGEFILE | O_NOCTTY | O_NONBLOCK | O_NDELAY | O_RSYNC | in main()
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dio.d.in173 inline int O_RSYNC = @O_RSYNC@; variable
174 #pragma D binding "1.1" O_RSYNC
H A Dio.sed.in64 SED_REPLACE(O_RSYNC)
/illumos-gate/usr/src/test/zfs-tests/cmd/file_write/
H A Dfile_write.c162 oflag = oflag | O_RSYNC; in main()
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dfcntl_h.cfg42 value | O_RSYNC | int | fcntl.h | XPG3+ POSIX-1993+
/illumos-gate/usr/src/uts/common/sys/
H A Dfcntl.h70 #define O_RSYNC 0x8000 /* synchronized file update option */ macro
/illumos-gate/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c366 O_SYNC | O_DSYNC | O_RSYNC | O_XATTR | \
406 if (flags & O_RSYNC) in show_fileflags()
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dgenf.c631 if (flag & O_RSYNC) { in g_object_open()
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c1962 |O_EXCL|O_NOCTTY|O_LARGEFILE|O_RSYNC|O_XATTR|O_NOFOLLOW|O_NOLINKS\
2013 if (arg & O_RSYNC) in openarg()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg1107 @ MSG_PR_O_RSYNC "O_RSYNC"