Home
last modified time | relevance | path

Searched defs:SHUT_WR (Results 1 - 25 of 41) sorted by relevance

12

/third_party/python/Tools/demo/
H A Drpython.py9 from socket import socket, AF_INET, SOCK_STREAM, SHUT_WR namespace
/third_party/skia/third_party/externals/microhttpd/src/include/
H A Dplatform.h158 #define SHUT_WR SD_SEND macro
/third_party/ffmpeg/libavformat/
H A Dos_support.h118 #define SHUT_WR SD_SEND macro
124 #define SHUT_WR 1 macro
/third_party/libwebsockets/lib/plat/windows/
H A Dprivate-lib-plat-windows.h51 #define SHUT_WR SD_SEND macro
/third_party/curl/lib/
H A Dcurl_setup.h749 #define SHUT_WR 0x01 macro
/third_party/libwebsockets/include/
H A Dlibwebsockets.h480 #define SHUT_WR 1 macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h117 #define SHUT_WR 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h80 #define SHUT_WR 1 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h69 #define SHUT_WR 1 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h80 #define SHUT_WR 1 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h80 #define SHUT_WR 1 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h84 #define SHUT_WR 1 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h80 #define SHUT_WR 1 macro
/third_party/lwip/src/include/lwip/
H A Dsockets.h461 #define SHUT_WR 1 macro
/third_party/musl/include/sys/
H A Dsocket.h84 #define SHUT_WR 1 macro
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs452 pub const SHUT_WR: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs534 pub const SHUT_WR: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs883 pub const SHUT_WR: ::c_int = 1; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs844 pub const SHUT_WR: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs687 pub const SHUT_WR: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1019 pub const SHUT_WR: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1056 pub const SHUT_WR: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1033 pub const SHUT_WR: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1168 pub const SHUT_WR: ::c_int = 1; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1817 pub const SHUT_WR: ::c_int = 1; consts

Completed in 59 milliseconds

12