Home
last modified time | relevance | path

Searched refs:MSG_FIN (Results 1 - 25 of 25) sorted by relevance

/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h211 #define MSG_FIN 0x200 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h337 #define MSG_FIN 0x0200 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h328 #define MSG_FIN 0x0200 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h337 #define MSG_FIN 0x0200 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h339 #define MSG_FIN 0x0200 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h343 #define MSG_FIN 0x0200 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h337 #define MSG_FIN 0x0200 macro
/third_party/musl/include/sys/
H A Dsocket.h343 #define MSG_FIN 0x0200 macro
/third_party/ltp/utils/sctp/include/netinet/
H A Dsctp.h171 SCTP_EOF=MSG_FIN, /* Initiate graceful shutdown process. */
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs784 pub const MSG_FIN: ::c_int = 0x200; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2337 pub const MSG_FIN: u32 = 512; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1761 pub const MSG_FIN: ::c_int = 0x200; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2336 pub const MSG_FIN: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2316 pub const MSG_FIN: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2446 pub const MSG_FIN: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2517 pub const MSG_FIN: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2468 pub const MSG_FIN: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2579 pub const MSG_FIN: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2420 pub const MSG_FIN: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2683 pub const MSG_FIN: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2381 pub const MSG_FIN: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2653 pub const MSG_FIN: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs2366 pub const MSG_FIN: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs2449 pub const MSG_FIN: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs2377 pub const MSG_FIN: u32 = 512; consts

Completed in 198 milliseconds