Home
last modified time | relevance | path

Searched defs:SHUT_WR (Results 1 – 25 of 44) sorted by relevance

12

/third_party/ffmpeg/libavformat/
Dos_support.h91 #define SHUT_WR SD_SEND macro
97 #define SHUT_WR 1 macro
/third_party/rust/crates/rustix/src/backend/libc/
Dwinsock_c.rs52 pub(crate) const SHUT_WR: i32 = WinSock::SD_SEND as _; constant
/third_party/skia/third_party/externals/microhttpd/src/include/
Dplatform.h158 #define SHUT_WR SD_SEND macro
/third_party/libwebsockets/lib/plat/windows/
Dprivate-lib-plat-windows.h51 #define SHUT_WR SD_SEND macro
/third_party/libwebsockets/include/
Dlibwebsockets.h477 #define SHUT_WR 1 macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
Dgeneral.h117 #define SHUT_WR 1 macro
/third_party/musl/include/sys/
Dsocket.h80 #define SHUT_WR 1 macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h84 #define SHUT_WR 1 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h69 #define SHUT_WR 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h80 #define SHUT_WR 1 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h80 #define SHUT_WR 1 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h80 #define SHUT_WR 1 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h80 #define SHUT_WR 1 macro
/third_party/musl/ndk_musl_include/sys/
Dsocket.h84 #define SHUT_WR 1 macro
/third_party/rust/crates/libc/src/unix/newlib/
Dmod.rs452 pub const SHUT_WR: ::c_int = 1; constant
/third_party/lwip/src/include/lwip/
Dsockets.h461 #define SHUT_WR 1 macro
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs883 pub const SHUT_WR: ::c_int = 1; constant
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_os_userspace.h982 #define SHUT_WR 2 macro
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs687 pub const SHUT_WR: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs534 pub const SHUT_WR: ::c_int = 1; constant
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs844 pub const SHUT_WR: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1033 pub const SHUT_WR: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1056 pub const SHUT_WR: ::c_int = 1; constant
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Dusrsctp.h93 #define SHUT_WR 2 macro
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1019 pub const SHUT_WR: ::c_int = 1; constant

12