/third_party/rust/crates/libc/src/unix/newlib/arm/ |
D | mod.rs | 54 pub const MSG_NOSIGNAL: ::c_int = 0; constant
|
/third_party/rust/crates/libc/src/unix/newlib/aarch64/ |
D | mod.rs | 52 pub const MSG_NOSIGNAL: ::c_int = 0; constant
|
/third_party/libwebsockets/lib/plat/unix/ |
D | private-lib-plat-unix.h | 188 #define MSG_NOSIGNAL SO_NOSIGPIPE macro 196 #define MSG_NOSIGNAL 0 macro
|
/third_party/rust/crates/libc/src/unix/newlib/espidf/ |
D | mod.rs | 85 pub const MSG_NOSIGNAL: ::c_int = 0x20; constant
|
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/ |
D | private-lib-plat-freertos.h | 106 #define MSG_NOSIGNAL 0 macro
|
/third_party/libwebsockets/lib/plat/freertos/ |
D | private-lib-plat-freertos.h | 112 #define MSG_NOSIGNAL 0 macro
|
/third_party/libwebsockets/lib/plat/windows/ |
D | private-lib-plat-windows.h | 48 #define MSG_NOSIGNAL 0 macro
|
/third_party/ffmpeg/libavformat/ |
D | network.h | 133 #define MSG_NOSIGNAL 0 macro
|
/third_party/rust/crates/libc/src/unix/newlib/horizon/ |
D | mod.rs | 133 pub const MSG_NOSIGNAL: ::c_int = 0; constant
|
/third_party/libcoap/src/ |
D | coap_io.c | 726 #define MSG_NOSIGNAL 0 macro
|
/third_party/libwebsockets/include/ |
D | libwebsockets.h | 473 #define MSG_NOSIGNAL 0x4000 macro
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
D | general.h | 216 #define MSG_NOSIGNAL 0x4000 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | socket.h | 342 #define MSG_NOSIGNAL 0x4000 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | socket.h | 342 #define MSG_NOSIGNAL 0x4000 macro
|
/third_party/musl/porting/linux/user/include/sys/ |
D | socket.h | 348 #define MSG_NOSIGNAL 0x4000 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | socket.h | 333 #define MSG_NOSIGNAL 0x4000 macro
|
/third_party/musl/include/sys/ |
D | socket.h | 348 #define MSG_NOSIGNAL 0x4000 macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | socket.h | 344 #define MSG_NOSIGNAL 0x4000 macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | socket.h | 342 #define MSG_NOSIGNAL 0x4000 macro
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
D | daemon.c | 108 #define MSG_NOSIGNAL 0 macro
|
/third_party/lwip/src/include/lwip/ |
D | sockets.h | 265 #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/ |
D | mod.rs | 1405 pub const MSG_NOSIGNAL: ::c_int = 0x00000400; constant
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/ |
D | mod.rs | 530 pub const MSG_NOSIGNAL: ::c_int = 0x400; constant
|
/third_party/pulseaudio/src/pulsecore/ |
D | core-util.c | 140 #define MSG_NOSIGNAL 0 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 789 pub const MSG_NOSIGNAL: ::c_int = 0x4000; constant
|