Home
last modified time | relevance | path

Searched refs:SO_SNDLOWAT (Results 1 - 25 of 47) sorted by relevance

12

/third_party/musl/arch/powerpc/bits/
H A Dsocket.h17 #define SO_SNDLOWAT 17 macro
/third_party/musl/arch/powerpc64/bits/
H A Dsocket.h17 #define SO_SNDLOWAT 17 macro
/third_party/musl/arch/mips/bits/
H A Dsocket.h17 #define SO_SNDLOWAT 0x1003 macro
/third_party/musl/arch/mips64/bits/
H A Dsocket.h15 #define SO_SNDLOWAT 0x1003 macro
/third_party/musl/arch/mipsn32/bits/
H A Dsocket.h17 #define SO_SNDLOWAT 0x1003 macro
/third_party/musl/libc-test/src/api/
H A Dsys_socket.c74 C(SO_SNDLOWAT) in f()
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dgetsockopt_network.c196 * @tc.desc : SOL_SOCKET,SO_SNDLOWAT
204 int content = getsockopt(sockfd, SOL_SOCKET, SO_SNDLOWAT, &optval, (socklen_t *)(&optlen)); in getsockopt_1300()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h218 #define SO_SNDLOWAT 19 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h207 #define SO_SNDLOWAT 19 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h218 #define SO_SNDLOWAT 19 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h218 #define SO_SNDLOWAT 19 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h222 #define SO_SNDLOWAT 19 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h218 #define SO_SNDLOWAT 19 macro
/third_party/musl/include/sys/
H A Dsocket.h222 #define SO_SNDLOWAT 19 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs39 pub const SO_SNDLOWAT: ::c_int = 19; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs31 pub const SO_SNDLOWAT: ::c_int = 0x1003; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs30 pub const SO_SNDLOWAT: ::c_int = 0x1000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs23 pub const SO_SNDLOWAT: ::c_int = 17; consts
/third_party/lwip/src/include/lwip/
H A Dsockets.h213 #define SO_SNDLOWAT 0x1003 /* Unimplemented: send low-water mark */ macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs513 pub const SO_SNDLOWAT: ::c_int = 0x1003; consts
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs484 pub const SO_SNDLOWAT: ::c_int = 0x1003; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs913 pub const SO_SNDLOWAT: ::c_int = 0x1003; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs707 pub const SO_SNDLOWAT: ::c_int = 19; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1556 pub const SO_SNDLOWAT: ::c_int = 19; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1009 pub const SO_SNDLOWAT: ::c_int = 0x1003; consts

Completed in 34 milliseconds

12