Home
last modified time | relevance | path

Searched defs:O_CLOEXEC (Results 1 – 25 of 48) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dfcntl.d164 enum O_CLOEXEC = 0x80000; // octal 02000000 in version() local
191 enum O_CLOEXEC = 0x200000; // octal 02000000 in version() local
216 enum O_CLOEXEC = 0x80000; in version() local
242 enum O_CLOEXEC = 0x80000; // octal 02000000 in version() local
269 enum O_CLOEXEC = 0x80000; // octal 02000000 in version() local
296 enum O_CLOEXEC = 0x80000; // octal 02000000 in version() local
323 enum O_CLOEXEC = 0x400000; in version() local
350 enum O_CLOEXEC = 0x80000; // octal 02000000 in version() local
/netbsd-src/lib/libc/db/db/
H A Ddb.c55 #define O_CLOEXEC 0 in __weak_alias() macro
H A Ddbfile.c55 #define O_CLOEXEC 0 in __dbopen() macro
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Dposix.c49 #define O_CLOEXEC 0 macro
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/
H A Dposix.c49 #define O_CLOEXEC 0 macro
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Ddescriptors.cc41 #define O_CLOEXEC 0 macro
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Ddescriptors.cc41 #define O_CLOEXEC 0 macro
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-decls.h67 # define O_CLOEXEC 0 macro
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-decls.h67 # define O_CLOEXEC 0 macro
/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dfexec.c89 #define O_CLOEXEC 0 macro
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_random.c76 #define O_CLOEXEC 0 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmapper-client.cc41 #define O_CLOEXEC 0 macro
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dinternal.h141 # define O_CLOEXEC 0x00100000 macro
/netbsd-src/external/gpl3/gcc/dist/c++tools/
H A Dresolver.cc59 #define O_CLOEXEC 0 macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sparc64/gnulib/import/
H A Dfcntl.h798 # define O_CLOEXEC O_NOINHERIT macro
802 # define O_CLOEXEC 0x40000000 /* Try to not collide with system O_* flags. */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/
H A Dfcntl.h798 # define O_CLOEXEC O_NOINHERIT macro
802 # define O_CLOEXEC 0x40000000 /* Try to not collide with system O_* flags. */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
H A Dfcntl.h798 # define O_CLOEXEC O_NOINHERIT macro
802 # define O_CLOEXEC 0x40000000 /* Try to not collide with system O_* flags. */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
H A Dfcntl.h798 # define O_CLOEXEC O_NOINHERIT macro
802 # define O_CLOEXEC 0x40000000 /* Try to not collide with system O_* flags. */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
H A Dfcntl.h798 # define O_CLOEXEC O_NOINHERIT macro
802 # define O_CLOEXEC 0x40000000 /* Try to not collide with system O_* flags. */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
H A Dfcntl.h798 # define O_CLOEXEC O_NOINHERIT macro
802 # define O_CLOEXEC 0x40000000 /* Try to not collide with system O_* flags. */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
H A Dfcntl.h798 # define O_CLOEXEC O_NOINHERIT macro
802 # define O_CLOEXEC 0x40000000 /* Try to not collide with system O_* flags. */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/
H A Dfcntl.h798 # define O_CLOEXEC O_NOINHERIT macro
802 # define O_CLOEXEC 0x40000000 /* Try to not collide with system O_* flags. */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dfcntl.h798 # define O_CLOEXEC O_NOINHERIT macro
802 # define O_CLOEXEC 0x40000000 /* Try to not collide with system O_* flags. */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
H A Dfcntl.h798 # define O_CLOEXEC O_NOINHERIT macro
802 # define O_CLOEXEC 0x40000000 /* Try to not collide with system O_* flags. */ macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/riscv64/gnulib/import/
H A Dfcntl.h798 # define O_CLOEXEC O_NOINHERIT macro
802 # define O_CLOEXEC 0x40000000 /* Try to not collide with system O_* flags. */ macro

12