Home
last modified time | relevance | path

Searched defs:MSG_NOSIGNAL (Results 1 - 25 of 44) sorted by relevance

12

/third_party/libwebsockets/lib/plat/unix/
H A Dprivate-lib-plat-unix.h187 #undef MSG_NOSIGNAL macro
188 #define MSG_NOSIGNAL SO_NOSIGPIPE macro
196 #define MSG_NOSIGNAL 0 macro
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/
H A Dprivate-lib-plat-freertos.h106 #define MSG_NOSIGNAL 0 macro
/third_party/rust/crates/libc/src/unix/newlib/arm/
H A Dmod.rs54 pub const MSG_NOSIGNAL: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/newlib/aarch64/
H A Dmod.rs52 pub const MSG_NOSIGNAL: ::c_int = 0; consts
/third_party/libwebsockets/lib/plat/freertos/
H A Dprivate-lib-plat-freertos.h112 #define MSG_NOSIGNAL 0 macro
/third_party/ffmpeg/libavformat/
H A Dnetwork.h133 #define MSG_NOSIGNAL 0 macro
/third_party/libwebsockets/lib/plat/windows/
H A Dprivate-lib-plat-windows.h48 #define MSG_NOSIGNAL 0 macro
/third_party/rust/crates/libc/src/unix/newlib/espidf/
H A Dmod.rs85 pub const MSG_NOSIGNAL: ::c_int = 0x20; consts
/third_party/libwebsockets/include/
H A Dlibwebsockets.h473 #define MSG_NOSIGNAL 0x4000 macro
/third_party/libcoap/src/
H A Dcoap_io.c726 #define MSG_NOSIGNAL 0 macro
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs133 pub const MSG_NOSIGNAL: ::c_int = 0; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h216 #define MSG_NOSIGNAL 0x4000 macro
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Ddaemon.c108 #define MSG_NOSIGNAL 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h342 #define MSG_NOSIGNAL 0x4000 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h333 #define MSG_NOSIGNAL 0x4000 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h342 #define MSG_NOSIGNAL 0x4000 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h344 #define MSG_NOSIGNAL 0x4000 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h348 #define MSG_NOSIGNAL 0x4000 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h342 #define MSG_NOSIGNAL 0x4000 macro
/third_party/lwip/src/include/lwip/
H A Dsockets.h265 #define MSG_NOSIGNAL 0x20 /* Uninmplemented: Requests not to send the SIGPIPE signal if an attempt to send is made on a stream-oriented socket that is no longer connected. */ macro
/third_party/musl/include/sys/
H A Dsocket.h348 #define MSG_NOSIGNAL 0x4000 macro
/third_party/pulseaudio/src/pulsecore/
H A Dcore-util.c140 #define MSG_NOSIGNAL 0 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs530 pub const MSG_NOSIGNAL: ::c_int = 0x400; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1405 pub const MSG_NOSIGNAL: ::c_int = 0x00000400; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1053 pub const MSG_NOSIGNAL: ::c_int = 0x0800; consts

Completed in 50 milliseconds

12