Home
last modified time | relevance | path

Searched defs:SHUT_RDWR (Results 1 – 25 of 41) sorted by relevance

12

/third_party/ffmpeg/libavformat/
Dos_support.h119 #define SHUT_RDWR SD_BOTH macro
125 #define SHUT_RDWR 2 macro
/third_party/rust/crates/rustix/src/backend/libc/
Dwinsock_c.rs50 pub(crate) const SHUT_RDWR: i32 = WinSock::SD_BOTH as _; constant
/third_party/skia/third_party/externals/microhttpd/src/include/
Dplatform.h164 #define SHUT_RDWR SD_BOTH macro
/third_party/libwebsockets/lib/plat/windows/
Dprivate-lib-plat-windows.h49 #define SHUT_RDWR SD_BOTH macro
/third_party/curl/lib/
Dcurl_setup.h753 #define SHUT_RDWR 0x02 macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
Dgeneral.h118 #define SHUT_RDWR 2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h81 #define SHUT_RDWR 2 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h81 #define SHUT_RDWR 2 macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h85 #define SHUT_RDWR 2 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h70 #define SHUT_RDWR 2 macro
/third_party/musl/include/sys/
Dsocket.h85 #define SHUT_RDWR 2 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h81 #define SHUT_RDWR 2 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h81 #define SHUT_RDWR 2 macro
/third_party/rust/crates/libc/src/unix/newlib/
Dmod.rs453 pub const SHUT_RDWR: ::c_int = 2; constant
/third_party/lwip/src/include/lwip/
Dsockets.h462 #define SHUT_RDWR 2 macro
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs884 pub const SHUT_RDWR: ::c_int = 2; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs535 pub const SHUT_RDWR: ::c_int = 2; constant
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs688 pub const SHUT_RDWR: ::c_int = 2; constant
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs845 pub const SHUT_RDWR: ::c_int = 2; constant
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1034 pub const SHUT_RDWR: ::c_int = 2; constant
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1057 pub const SHUT_RDWR: ::c_int = 2; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1020 pub const SHUT_RDWR: ::c_int = 2; constant
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs1916 pub const SHUT_RDWR: ::c_int = 2; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1169 pub const SHUT_RDWR: ::c_int = 2; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1818 pub const SHUT_RDWR: ::c_int = 2; constant

12