Home
last modified time | relevance | path

Searched refs:FAPPEND (Results 1 – 25 of 76) sorted by relevance

1234

/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libcs/
H A Dcslib.h159 #if !defined(FAPPEND)
163 #if !defined(FAPPEND) && defined(O_APPEND)
164 #define FAPPEND O_APPEND macro
168 #if defined(F_GETFL) && defined(F_SETFL) && defined(FAPPEND)
169 #define setauth(f,t) ((t=fcntl(f,F_GETFL,0))>=0&&fcntl(f,F_SETFL,t|FAPPEND)>=0)
170 #define getauth(f,t) ((t=fcntl(f,F_GETFL,0))>=0&&(t&FAPPEND))
/dports/shells/ksh93/ast-93u/src/lib/libcs/
H A Dcslib.h159 #if !defined(FAPPEND)
163 #if !defined(FAPPEND) && defined(O_APPEND)
164 #define FAPPEND O_APPEND macro
168 #if defined(F_GETFL) && defined(F_SETFL) && defined(FAPPEND)
169 #define setauth(f,t) ((t=fcntl(f,F_GETFL,0))>=0&&fcntl(f,F_SETFL,t|FAPPEND)>=0)
170 #define getauth(f,t) ((t=fcntl(f,F_GETFL,0))>=0&&(t&FAPPEND))
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libcs/
H A Dcslib.h159 #if !defined(FAPPEND)
163 #if !defined(FAPPEND) && defined(O_APPEND)
164 #define FAPPEND O_APPEND macro
168 #if defined(F_GETFL) && defined(F_SETFL) && defined(FAPPEND)
169 #define setauth(f,t) ((t=fcntl(f,F_GETFL,0))>=0&&fcntl(f,F_SETFL,t|FAPPEND)>=0)
170 #define getauth(f,t) ((t=fcntl(f,F_GETFL,0))>=0&&(t&FAPPEND))
/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/libunix/
H A Defopen.c27 #ifdef FAPPEND
28 #define O_APPEND FAPPEND
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-irix5/
H A DFILE.py148 FAPPEND = 0x08 variable
212 FAPPEND = 0x08 variable
/dports/lang/python27/Python-2.7.18/Lib/plat-irix5/
H A DFILE.py148 FAPPEND = 0x08 variable
212 FAPPEND = 0x08 variable
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dfcntl.h143 #define FCNTLFLAGS (FAPPEND|FASYNC|FFSYNC|FNONBLOCK|FDSYNC|FRSYNC|FALTIO|\
155 #define FAPPEND O_APPEND /* kernel/compat */ macro
/dports/devel/dev86/dev86-0.16.20/libc/include/bsd/
H A Dbsd.h25 #define FAPPEND O_APPEND macro
/dports/mail/xmail/xmail_1.6/
H A DcallMail.c254 (void) fcntl(mail_fd, F_SETFL, FAPPEND);
289 (void) fcntl(1, F_SETFL, FAPPEND);
/dports/sysutils/R-cran-processx/processx/src/win/
H A Dprocessx-stdio.h45 #define FAPPEND 0x20 macro
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/cris/sys/
H A Dfcntl.h54 #define FAPPEND _FAPPEND macro
/dports/lang/fpc-source/fpc-3.2.2/packages/libc/src/
H A Dbfcntlh.inc96 FAPPEND = O_APPEND;
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/cris/sys/
H A Dfcntl.h54 #define FAPPEND _FAPPEND macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/sparc64/sys/
H A Dfcntl.h69 #define FAPPEND _FAPPEND macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sparc64/sys/
H A Dfcntl.h69 #define FAPPEND _FAPPEND macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sparc64/sys/
H A Dfcntl.h69 #define FAPPEND _FAPPEND macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/include/sys/
H A Dfcntl.h76 #define FAPPEND _FAPPEND macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/include/sys/
H A Dfcntl.h76 #define FAPPEND _FAPPEND macro
/dports/lang/perl5.34/perl-5.34.0/ext/Fcntl/
H A DMakefile.PL12 DN_ATTRIB DN_MULTISHOT FAPPEND FASYNC FCREAT FDEFER
/dports/lang/perl5.30/perl-5.30.3/ext/Fcntl/
H A DMakefile.PL12 DN_ATTRIB DN_MULTISHOT FAPPEND FASYNC FCREAT FDEFER
/dports/lang/perl5.32/perl-5.32.1/ext/Fcntl/
H A DMakefile.PL12 DN_ATTRIB DN_MULTISHOT FAPPEND FASYNC FCREAT FDEFER
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/Fcntl/
H A DMakefile.PL12 DN_ATTRIB DN_MULTISHOT FAPPEND FASYNC FCREAT FDEFER
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/include/sys/
H A D_default_fcntl.h93 #define FAPPEND _FAPPEND macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/include/sys/
H A D_default_fcntl.h73 #define FAPPEND _FAPPEND macro
/dports/devel/emscripten/emscripten-2.0.3/system/include/libc/
H A Dfcntl.h111 #define FAPPEND O_APPEND macro

1234