/external/e2fsprogs/include/nonunix/ |
D | unistd.h | 11 #define O_NONBLOCK 0 macro
|
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/ |
D | mod.rs | 321 pub const O_NONBLOCK: ::c_int = 04000; constant
|
/external/musl/arch/mips64/bits/ |
D | fcntl.h | 6 #define O_NONBLOCK 0200 macro
|
/external/musl/arch/mips/bits/ |
D | fcntl.h | 6 #define O_NONBLOCK 0200 macro
|
/external/musl/arch/mipsn32/bits/ |
D | fcntl.h | 6 #define O_NONBLOCK 0200 macro
|
/external/musl/arch/x32/bits/ |
D | fcntl.h | 6 #define O_NONBLOCK 04000 macro
|
/external/musl/arch/powerpc/bits/ |
D | fcntl.h | 6 #define O_NONBLOCK 04000 macro
|
/external/musl/arch/powerpc64/bits/ |
D | fcntl.h | 6 #define O_NONBLOCK 04000 macro
|
/external/musl/arch/arm/bits/ |
D | fcntl.h | 6 #define O_NONBLOCK 04000 macro
|
/external/musl/arch/m68k/bits/ |
D | fcntl.h | 6 #define O_NONBLOCK 04000 macro
|
/external/musl/arch/aarch64/bits/ |
D | fcntl.h | 6 #define O_NONBLOCK 04000 macro
|
/external/musl/arch/s390x/bits/ |
D | fcntl.h | 6 #define O_NONBLOCK 04000 macro
|
/external/musl/arch/generic/bits/ |
D | fcntl.h | 6 #define O_NONBLOCK 04000 macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | fcntl.h | 39 #define O_NONBLOCK 00004000 macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | FILE.py | 164 O_NONBLOCK = 0x80 variable
|
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/ |
D | mod.rs | 49 pub const O_NONBLOCK: ::c_int = 128; constant
|
/external/ppp/pppd/ |
D | main.c | 266 #define O_NONBLOCK O_NDELAY macro
|
/external/rust/crates/libc/src/unix/newlib/ |
D | mod.rs | 401 pub const O_NONBLOCK: ::c_int = 16384; constant
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
D | mod.rs | 413 pub const O_NONBLOCK: ::c_int = 2048; constant
|
/external/rust/crates/libc/src/unix/bsd/ |
D | mod.rs | 327 pub const O_NONBLOCK: ::c_int = 0x4; constant
|
/external/rust/crates/libc/src/unix/hermit/ |
D | mod.rs | 682 pub const O_NONBLOCK: ::c_int = 2048; constant
|
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b32/ |
D | hexagon.rs | 262 pub const O_NONBLOCK: ::c_int = 2048; constant
|
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/ |
D | mod.rs | 80 pub const O_NONBLOCK: ::c_int = 2048; constant
|
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/ |
D | mod.rs | 496 pub const O_NONBLOCK: ::c_int = 2048; constant
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/ |
D | mod.rs | 215 pub const O_NONBLOCK: ::c_int = 2048; constant
|