Home
last modified time | relevance | path

Searched defs:SOCK_NONBLOCK (Results 1 - 25 of 28) sorted by relevance

12

/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H A Dmod.rs136 pub const SOCK_NONBLOCK: ::c_int = 2048; consts
/third_party/musl/arch/mips/bits/
H A Dsocket.h34 #define SOCK_NONBLOCK 0200 macro
/third_party/musl/arch/mips64/bits/
H A Dsocket.h34 #define SOCK_NONBLOCK 0200 macro
/third_party/musl/arch/mipsn32/bits/
H A Dsocket.h34 #define SOCK_NONBLOCK 0200 macro
/third_party/ltp/include/lapi/
H A Dfcntl.h25 # define SOCK_NONBLOCK O_NONBLOCK macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs54 pub const SOCK_NONBLOCK: ::c_int = 128; consts
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h96 #define SOCK_NONBLOCK 04000 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h85 #define SOCK_NONBLOCK 04000 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h96 #define SOCK_NONBLOCK 04000 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h96 #define SOCK_NONBLOCK 04000 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h100 #define SOCK_NONBLOCK 04000 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h96 #define SOCK_NONBLOCK 04000 macro
/third_party/musl/include/sys/
H A Dsocket.h100 #define SOCK_NONBLOCK 04000 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs671 pub const SOCK_NONBLOCK: ::c_int = O_NONBLOCK; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs314 pub const SOCK_NONBLOCK: ::c_int = 2048; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
H A Dhexagon.rs298 pub const SOCK_NONBLOCK: ::c_int = 2048; consts
H A Dpowerpc.rs246 pub const SOCK_NONBLOCK: ::c_int = 2048; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/mips/
H A Dmod.rs253 pub const SOCK_NONBLOCK: ::c_int = 0o200; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/arm/
H A Dmod.rs505 pub const SOCK_NONBLOCK: ::c_int = 0o0004000; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1604 pub const SOCK_NONBLOCK: ::c_int = 0x4000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/x86/
H A Dmod.rs303 pub const SOCK_NONBLOCK: ::c_int = 2048; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs718 pub const SOCK_NONBLOCK: ::c_int = 0o4_000; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2206 pub const SOCK_NONBLOCK: ::c_int = 0x20000000; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1524 pub const SOCK_NONBLOCK: ::c_int = 2048; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs964 pub const SOCK_NONBLOCK: ::c_int = 0x20000000; consts

Completed in 60 milliseconds

12