Home
last modified time | relevance | path

Searched defs:O_NONBLOCK (Results 1 – 25 of 34) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dfcntl.d163 enum O_NONBLOCK = 0x800; // octal 04000 in version() local
190 enum O_NONBLOCK = 0x10004; // octal 0200004 in version() local
215 enum O_NONBLOCK = 0x0080; in version() local
241 enum O_NONBLOCK = 0x800; // octal 04000 in version() local
268 enum O_NONBLOCK = 0x800; // octal 04000 in version() local
295 enum O_NONBLOCK = 0x800; // octal 04000 in version() local
322 enum O_NONBLOCK = 0x4000; in version() local
349 enum O_NONBLOCK = 0x800; // octal 04000 in version() local
429 enum O_NONBLOCK = 0x0004; in version() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsgfilter.c567 # define O_NONBLOCK O_NDELAY macro
/netbsd-src/sys/sys/
H A Dfcntl.h81 #define O_NONBLOCK 0x00000004 /* no delay */ macro
/netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
H A Dos.h378 # define O_NONBLOCK O_NDELAY macro
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Dposix_compat.h118 #define O_NONBLOCK 0 macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sparc64/gnulib/import/
H A Dfcntl.h837 # define O_NONBLOCK O_NDELAY macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/
H A Dfcntl.h837 # define O_NONBLOCK O_NDELAY macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
H A Dfcntl.h837 # define O_NONBLOCK O_NDELAY macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
H A Dfcntl.h837 # define O_NONBLOCK O_NDELAY macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
H A Dfcntl.h837 # define O_NONBLOCK O_NDELAY macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
H A Dfcntl.h837 # define O_NONBLOCK O_NDELAY macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
H A Dfcntl.h837 # define O_NONBLOCK O_NDELAY macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/
H A Dfcntl.h837 # define O_NONBLOCK O_NDELAY macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dfcntl.h837 # define O_NONBLOCK O_NDELAY macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
H A Dfcntl.h837 # define O_NONBLOCK O_NDELAY macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/riscv64/gnulib/import/
H A Dfcntl.h837 # define O_NONBLOCK O_NDELAY macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
H A Dfcntl.h837 # define O_NONBLOCK O_NDELAY macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/sparc/gnulib/import/
H A Dfcntl.h837 # define O_NONBLOCK O_NDELAY macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/import/
H A Dfcntl.h837 # define O_NONBLOCK O_NDELAY macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
H A Dfcntl.h837 # define O_NONBLOCK O_NDELAY macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dfcntl.h837 # define O_NONBLOCK O_NDELAY macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
H A Dfcntl.h837 # define O_NONBLOCK O_NDELAY macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dfcntl.h837 # define O_NONBLOCK O_NDELAY macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
H A Dfcntl.h837 # define O_NONBLOCK O_NDELAY macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/x86_64/gnulib/import/
H A Dfcntl.h837 # define O_NONBLOCK O_NDELAY macro

12