Home
last modified time | relevance | path

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

12

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

12