Home
last modified time | relevance | path

Searched refs:O_APPEND (Results 1 – 25 of 7682) sorted by relevance

12345678910>>...308

/dports/net/rclone/rclone-1.57.0/vfs/
H A Dopen_test.go187 flags: os.O_RDONLY | os.O_APPEND,
197 flags: os.O_RDONLY | os.O_APPEND | os.O_TRUNC,
207 flags: os.O_RDONLY | os.O_APPEND | os.O_SYNC,
227 flags: os.O_RDONLY | os.O_APPEND | os.O_EXCL,
507 flags: os.O_WRONLY | os.O_APPEND,
527 flags: os.O_WRONLY | os.O_APPEND | os.O_SYNC,
547 flags: os.O_WRONLY | os.O_APPEND | os.O_EXCL,
827 flags: os.O_RDWR | os.O_APPEND,
837 flags: os.O_RDWR | os.O_APPEND | os.O_TRUNC,
847 flags: os.O_RDWR | os.O_APPEND | os.O_SYNC,
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/posix/
H A Dfcntl.d185 enum O_APPEND = 0x0008; in version() local
237 enum O_APPEND = 0x8; in version() local
320 enum O_APPEND = 0x0008; in version() local
371 enum O_APPEND = 0x0008; in version() local
438 enum O_APPEND = 0x0008; in version() local
505 enum O_APPEND = 0x0008; in version() local
533 enum O_APPEND = 0x0000008; in version() local
554 enum FAPPEND = O_APPEND; in version()
657 enum O_APPEND = 0x0008; in version() local
749 enum O_APPEND = 0x400; // octal 02000
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/posix/
H A Dfcntl.d185 enum O_APPEND = 0x0008; in version() local
237 enum O_APPEND = 0x8; in version() local
320 enum O_APPEND = 0x0008; in version() local
371 enum O_APPEND = 0x0008; in version() local
438 enum O_APPEND = 0x0008; in version() local
505 enum O_APPEND = 0x0008; in version() local
533 enum O_APPEND = 0x0000008; in version() local
554 enum FAPPEND = O_APPEND; in version()
657 enum O_APPEND = 0x0008; in version() local
749 enum O_APPEND = 0x400; // octal 02000
[all …]
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/posix/
H A Dfcntl.d185 enum O_APPEND = 0x0008; in version() local
237 enum O_APPEND = 0x8; in version() local
320 enum O_APPEND = 0x0008; in version() local
371 enum O_APPEND = 0x0008; in version() local
438 enum O_APPEND = 0x0008; in version() local
505 enum O_APPEND = 0x0008; in version() local
533 enum O_APPEND = 0x0000008; in version() local
554 enum FAPPEND = O_APPEND; in version()
657 enum O_APPEND = 0x0008; in version() local
749 enum O_APPEND = 0x400; // octal 02000
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/posix/
H A Dfcntl.d188 enum O_APPEND = 0x0008; in version() local
244 enum O_APPEND = 0x8; in version() local
329 enum O_APPEND = 0x0008; in version() local
380 enum O_APPEND = 0x0008; in version() local
447 enum O_APPEND = 0x0008; in version() local
514 enum O_APPEND = 0x0008; in version() local
542 enum O_APPEND = 0x0000008; in version() local
563 enum FAPPEND = O_APPEND; in version()
666 enum O_APPEND = 0x0008; in version() local
758 enum O_APPEND = 0x400; // octal 02000
[all …]
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/posix/
H A Dfcntl.d186 enum O_APPEND = 0x0008; in version() local
238 enum O_APPEND = 0x8; in version() local
321 enum O_APPEND = 0x0008; in version() local
372 enum O_APPEND = 0x0008; in version() local
439 enum O_APPEND = 0x0008; in version() local
506 enum O_APPEND = 0x0008; in version() local
534 enum O_APPEND = 0x0000008; in version() local
555 enum FAPPEND = O_APPEND; in version()
658 enum O_APPEND = 0x0008; in version() local
750 enum O_APPEND = 0x400; // octal 02000
[all …]
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/posix/
H A Dfcntl.d185 enum O_APPEND = 0x0008; in version() local
237 enum O_APPEND = 0x8; in version() local
320 enum O_APPEND = 0x0008; in version() local
371 enum O_APPEND = 0x0008; in version() local
438 enum O_APPEND = 0x0008; in version() local
505 enum O_APPEND = 0x0008; in version() local
533 enum O_APPEND = 0x0000008; in version() local
554 enum FAPPEND = O_APPEND; in version()
657 enum O_APPEND = 0x0008; in version() local
749 enum O_APPEND = 0x400; // octal 02000
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/posix/
H A Dfcntl.d186 enum O_APPEND = 0x0008; in version() local
238 enum O_APPEND = 0x8; in version() local
321 enum O_APPEND = 0x0008; in version() local
372 enum O_APPEND = 0x0008; in version() local
439 enum O_APPEND = 0x0008; in version() local
506 enum O_APPEND = 0x0008; in version() local
534 enum O_APPEND = 0x0000008; in version() local
555 enum FAPPEND = O_APPEND; in version()
658 enum O_APPEND = 0x0008; in version() local
750 enum O_APPEND = 0x400; // octal 02000
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/posix/
H A Dfcntl.d185 enum O_APPEND = 0x0008; in version() local
237 enum O_APPEND = 0x8; in version() local
320 enum O_APPEND = 0x0008; in version() local
371 enum O_APPEND = 0x0008; in version() local
438 enum O_APPEND = 0x0008; in version() local
505 enum O_APPEND = 0x0008; in version() local
533 enum O_APPEND = 0x0000008; in version() local
554 enum FAPPEND = O_APPEND; in version()
657 enum O_APPEND = 0x0008; in version() local
749 enum O_APPEND = 0x400; // octal 02000
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/posix/
H A Dfcntl.d185 enum O_APPEND = 0x0008; in version() local
237 enum O_APPEND = 0x8; in version() local
320 enum O_APPEND = 0x0008; in version() local
371 enum O_APPEND = 0x0008; in version() local
438 enum O_APPEND = 0x0008; in version() local
505 enum O_APPEND = 0x0008; in version() local
533 enum O_APPEND = 0x0000008; in version() local
554 enum FAPPEND = O_APPEND; in version()
657 enum O_APPEND = 0x0008; in version() local
749 enum O_APPEND = 0x400; // octal 02000
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/posix/
H A Dfcntl.d186 enum O_APPEND = 0x0008; in version() local
238 enum O_APPEND = 0x8; in version() local
321 enum O_APPEND = 0x0008; in version() local
372 enum O_APPEND = 0x0008; in version() local
439 enum O_APPEND = 0x0008; in version() local
506 enum O_APPEND = 0x0008; in version() local
534 enum O_APPEND = 0x0000008; in version() local
555 enum FAPPEND = O_APPEND; in version()
658 enum O_APPEND = 0x0008; in version() local
750 enum O_APPEND = 0x400; // octal 02000
[all …]
/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/libunix/
H A Defopen.c26 #ifndef O_APPEND
28 #define O_APPEND FAPPEND macro
62 O_WRONLY | O_APPEND | O_CREAT | O_NOCTTY,
83 O_WRONLY | O_APPEND | O_CREAT | O_NOCTTY,
98 #ifdef O_APPEND
101 if (fcntl (o, F_SETFL, O_APPEND) < 0)
/dports/lang/execline/execline-2.8.0.1/src/execline/
H A Dredirfd.c30 case 'r' : what = O_RDONLY ; flags &= ~(O_APPEND|O_CREAT|O_TRUNC|O_EXCL) ; break ; in main()
31 … case 'w' : what = O_WRONLY ; flags |= O_CREAT|O_TRUNC ; flags &= ~(O_APPEND|O_EXCL) ; break ; in main()
32 case 'u' : what = O_RDWR ; flags &= ~(O_APPEND|O_CREAT|O_TRUNC|O_EXCL) ; break ; in main()
33 … case 'a' : what = O_WRONLY ; flags |= O_CREAT|O_APPEND ; flags &= ~(O_TRUNC|O_EXCL) ; break ; in main()
34 … case 'x' : what = O_WRONLY ; flags |= O_CREAT|O_EXCL ; flags &= ~(O_APPEND|O_TRUNC) ; break ; in main()
/dports/devel/redo/redo-1.5/source/
H A Dlockfile.cpp19 return openat(dir_fd, name, O_NOCTTY|O_CLOEXEC|O_WRONLY|O_CREAT|O_APPEND|O_EXLOCK, 0600); in open_lockfile_exclusive_or_wait_at()
21 …FileDescriptorOwner lock_fd(openat(dir_fd, name, O_NOCTTY|O_CLOEXEC|O_WRONLY|O_CREAT|O_APPEND, 060… in open_lockfile_exclusive_or_wait_at()
37 return openat(dir_fd, name, O_NOCTTY|O_CLOEXEC|O_WRONLY|O_CREAT|O_APPEND|O_SHLOCK, 0600); in open_lockfile_shared_or_wait_at()
39 …FileDescriptorOwner lock_fd(openat(dir_fd, name, O_NOCTTY|O_CLOEXEC|O_WRONLY|O_CREAT|O_APPEND, 060… in open_lockfile_shared_or_wait_at()
/dports/devel/rudiments/rudiments-1.2.2/include/rudiments/private/
H A Ddebugprint.h36 …or()==-1) { f.dontGetCurrentPropertiesOnOpen(); f.open(debugfile,O_RDWR|O_APPEND|O_CREAT,permissio…
38 …or()==-1) { f.dontGetCurrentPropertiesOnOpen(); f.open(debugfile,O_RDWR|O_APPEND|O_CREAT,permissio…
40 …or()==-1) { f.dontGetCurrentPropertiesOnOpen(); f.open(debugfile,O_RDWR|O_APPEND|O_CREAT,permissio…
42 …or()==-1) { f.dontGetCurrentPropertiesOnOpen(); f.open(debugfile,O_RDWR|O_APPEND|O_CREAT,permissio…
43 …or()==-1) { f.dontGetCurrentPropertiesOnOpen(); f.open(debugfile,O_RDWR|O_APPEND|O_CREAT,permissio…
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/mmixware/
H A Dopen.c62 if (flags & ~(O_RDONLY | O_WRONLY | O_RDWR | O_CREAT | O_APPEND | O_TRUNC)) in _open()
71 else if ((flags & (O_WRONLY | O_APPEND)) == (O_WRONLY | O_APPEND)) in _open()
76 else if ((flags & (O_RDWR | O_APPEND)) == (O_RDWR | O_APPEND)) in _open()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/mmixware/
H A Dopen.c62 if (flags & ~(O_RDONLY | O_WRONLY | O_RDWR | O_CREAT | O_APPEND | O_TRUNC)) in _open()
71 else if ((flags & (O_WRONLY | O_APPEND)) == (O_WRONLY | O_APPEND)) in _open()
76 else if ((flags & (O_RDWR | O_APPEND)) == (O_RDWR | O_APPEND)) in _open()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/mmixware/
H A Dopen.c62 if (flags & ~(O_RDONLY | O_WRONLY | O_RDWR | O_CREAT | O_APPEND | O_TRUNC)) in _open()
71 else if ((flags & (O_WRONLY | O_APPEND)) == (O_WRONLY | O_APPEND)) in _open()
76 else if ((flags & (O_RDWR | O_APPEND)) == (O_RDWR | O_APPEND)) in _open()
/dports/lang/ferite/ferite-1.0.2/modules/filesystem/
H A Dconsts.h21 #ifdef O_APPEND
22 O_APPEND,
44 #ifdef O_APPEND
/dports/ftp/ftpcopy/web/ftpcopy-0.6.7/src/
H A Dopen_append.c10 { return open(fname,O_WRONLY | O_APPEND | O_CREAT | O_NDELAY,mode); } in open_append_mode()
12 { return open(fname,O_WRONLY | O_APPEND | O_CREAT | O_NDELAY,0600); } in open_append()
14 { return open(fname,O_WRONLY | O_APPEND | O_CREAT,mode); } in open_append_blocking()
/dports/devel/libvanessa_socket/vanessa_socket-0.0.12/libvanessa_socket/
H A Dvanessa_socket_daemon.c114 if ((open("/dev/console", O_WRONLY | O_APPEND) < 0) && in vanessa_socket_daemon_process()
115 open("/dev/null", O_WRONLY | O_APPEND) < 0) { in vanessa_socket_daemon_process()
118 if ((open("/dev/console", O_WRONLY | O_APPEND) < 0) && in vanessa_socket_daemon_process()
119 open("/dev/null", O_WRONLY | O_APPEND) < 0) { in vanessa_socket_daemon_process()
/dports/mail/libmilter/sendmail-8.16.1/libsm/
H A Dstdio.c84 oflags = O_APPEND | O_WRONLY | O_CREAT;
87 oflags = O_APPEND | O_RDWR | O_CREAT;
102 if (oflags & O_APPEND)
424 oflags = O_APPEND | O_WRONLY | O_CREAT;
427 oflags = O_APPEND | O_RDWR | O_CREAT;
448 if (oflags & O_APPEND)
/dports/security/silktools/silk-3.19.1/src/rwflowpack/
H A Drwflow_utils.c90 flags = O_RDWR | O_APPEND; in openRepoStream()
138 flags = O_RDWR | O_APPEND; in openRepoStream()
193 if (!(flags & O_APPEND)) { in openRepoStream()
202 flags |= O_APPEND; in openRepoStream()
216 if (flags & O_APPEND) { in openRepoStream()
225 flags &= ~O_APPEND; in openRepoStream()
250 *out_mode = ((flags & O_APPEND) ? SK_IO_APPEND : SK_IO_WRITE); in openRepoStream()
/dports/mail/batv-milter/batv-milter-0.5.0/libsm/
H A Dstdio.c84 oflags = O_APPEND | O_WRONLY | O_CREAT;
87 oflags = O_APPEND | O_RDWR | O_CREAT;
102 if (oflags & O_APPEND)
427 oflags = O_APPEND | O_WRONLY | O_CREAT;
430 oflags = O_APPEND | O_RDWR | O_CREAT;
476 if (oflags & O_APPEND)
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysys/
H A Dmy_fopen.cc72 DBUG_ASSERT((flag & (O_TRUNC | O_APPEND)) != (O_TRUNC | O_APPEND)); in make_ftype()
76 *to++ = (flag & O_APPEND) ? 'a' : 'w'; in make_ftype()
81 else if (flag & O_APPEND) in make_ftype()

12345678910>>...308