Home
last modified time | relevance | path

Searched defs:SO_ERROR (Results 1 - 25 of 46) sorted by relevance

12

/third_party/musl/arch/powerpc/bits/
H A Dsocket.h4 #define SO_ERROR 4 macro
/third_party/musl/arch/powerpc64/bits/
H A Dsocket.h4 #define SO_ERROR 4 macro
/third_party/musl/arch/mips/bits/
H A Dsocket.h19 #define SO_ERROR 0x1007 macro
/third_party/musl/arch/mips64/bits/
H A Dsocket.h19 #define SO_ERROR 0x1007 macro
/third_party/musl/arch/mipsn32/bits/
H A Dsocket.h19 #define SO_ERROR 0x1007 macro
/third_party/libuv/src/unix/
H A Dstream.c1261 SO_ERROR, in uv__stream_connect() local
/third_party/node/deps/uv/src/unix/
H A Dstream.c1328 SO_ERROR, in uv__stream_connect() local
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs24 pub const SO_ERROR: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs28 pub const SO_ERROR: ::c_int = 0x1007; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs40 pub const SO_ERROR: ::c_int = 0x1007; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs9 pub const SO_ERROR: ::c_int = 4; consts
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h203 #define SO_ERROR 4 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h192 #define SO_ERROR 4 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h203 #define SO_ERROR 4 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h203 #define SO_ERROR 4 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h207 #define SO_ERROR 4 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h203 #define SO_ERROR 4 macro
/third_party/lwip/src/include/lwip/
H A Dsockets.h217 #define SO_ERROR 0x1007 /* get error status and clear */ macro
/third_party/musl/include/sys/
H A Dsocket.h207 #define SO_ERROR 4 macro
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs490 pub const SO_ERROR: ::c_int = 0x1009; consts
492 pub const SO_ERROR: ::c_int = 0x1007; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs515 pub const SO_ERROR: ::c_int = 0x1007; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs917 pub const SO_ERROR: ::c_int = 0x1007; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs790 pub const SO_ERROR: ::c_int = 0x1007; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs692 pub const SO_ERROR: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1546 pub const SO_ERROR: ::c_int = 4; consts

Completed in 40 milliseconds

12