/third_party/ffmpeg/libavformat/ |
D | os_support.h | 91 #define SHUT_WR SD_SEND macro 97 #define SHUT_WR 1 macro
|
/third_party/rust/crates/rustix/src/backend/libc/ |
D | winsock_c.rs | 52 pub(crate) const SHUT_WR: i32 = WinSock::SD_SEND as _; constant
|
/third_party/skia/third_party/externals/microhttpd/src/include/ |
D | platform.h | 158 #define SHUT_WR SD_SEND macro
|
/third_party/libwebsockets/lib/plat/windows/ |
D | private-lib-plat-windows.h | 51 #define SHUT_WR SD_SEND macro
|
/third_party/libwebsockets/include/ |
D | libwebsockets.h | 477 #define SHUT_WR 1 macro
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
D | general.h | 117 #define SHUT_WR 1 macro
|
/third_party/musl/include/sys/ |
D | socket.h | 80 #define SHUT_WR 1 macro
|
/third_party/musl/porting/linux/user/include/sys/ |
D | socket.h | 84 #define SHUT_WR 1 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | socket.h | 69 #define SHUT_WR 1 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | socket.h | 80 #define SHUT_WR 1 macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | socket.h | 80 #define SHUT_WR 1 macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | socket.h | 80 #define SHUT_WR 1 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | socket.h | 80 #define SHUT_WR 1 macro
|
/third_party/musl/ndk_musl_include/sys/ |
D | socket.h | 84 #define SHUT_WR 1 macro
|
/third_party/rust/crates/libc/src/unix/newlib/ |
D | mod.rs | 452 pub const SHUT_WR: ::c_int = 1; constant
|
/third_party/lwip/src/include/lwip/ |
D | sockets.h | 461 #define SHUT_WR 1 macro
|
/third_party/rust/crates/libc/src/unix/hermit/ |
D | mod.rs | 883 pub const SHUT_WR: ::c_int = 1; constant
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_os_userspace.h | 982 #define SHUT_WR 2 macro
|
/third_party/rust/crates/libc/src/unix/redox/ |
D | mod.rs | 687 pub const SHUT_WR: ::c_int = 1; constant
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/ |
D | mod.rs | 534 pub const SHUT_WR: ::c_int = 1; constant
|
/third_party/rust/crates/libc/src/vxworks/ |
D | mod.rs | 844 pub const SHUT_WR: ::c_int = 1; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 1033 pub const SHUT_WR: ::c_int = 1; constant
|
/third_party/rust/crates/libc/src/unix/haiku/ |
D | mod.rs | 1056 pub const SHUT_WR: ::c_int = 1; constant
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/ |
D | usrsctp.h | 93 #define SHUT_WR 2 macro
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
D | mod.rs | 1019 pub const SHUT_WR: ::c_int = 1; constant
|