Home
last modified time | relevance | path

Searched defs:MSG_PEEK (Results 1 - 25 of 39) sorted by relevance

12

/third_party/rust/crates/libc/src/unix/newlib/arm/
H A Dmod.rs49 pub const MSG_PEEK: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/newlib/aarch64/
H A Dmod.rs47 pub const MSG_PEEK: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/newlib/espidf/
H A Dmod.rs80 pub const MSG_PEEK: ::c_int = 0x01; consts
/third_party/pulseaudio/src/pulsecore/
H A Dpoll-win32.c77 # define MSG_PEEK 0 macro
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs128 pub const MSG_PEEK: ::c_int = 2; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h203 #define MSG_PEEK 0x2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h329 #define MSG_PEEK 0x0002 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h320 #define MSG_PEEK 0x0002 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h329 #define MSG_PEEK 0x0002 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h331 #define MSG_PEEK 0x0002 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h335 #define MSG_PEEK 0x0002 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h329 #define MSG_PEEK 0x0002 macro
/third_party/lwip/src/include/lwip/
H A Dsockets.h260 #define MSG_PEEK 0x01 /* Peeks at an incoming message */ macro
/third_party/musl/include/sys/
H A Dsocket.h335 #define MSG_PEEK 0x0002 macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs521 pub const MSG_PEEK: ::c_int = 0x2; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs668 pub const MSG_PEEK: ::c_int = 0x01; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs813 pub const MSG_PEEK: ::c_int = 0x0002; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs682 pub const MSG_PEEK: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs946 pub const MSG_PEEK: ::c_int = 0x00000002; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1043 pub const MSG_PEEK: ::c_int = 0x0002; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs777 pub const MSG_PEEK: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1079 pub const MSG_PEEK: ::c_int = 0x0002; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1754 pub const MSG_PEEK: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1835 pub const MSG_PEEK: ::c_int = 0x2; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2330 pub const MSG_PEEK: u32 = 2; consts

Completed in 76 milliseconds

12