Home
last modified time | relevance | path

Searched defs:AF_LOCAL (Results 1 - 17 of 17) sorted by relevance

/third_party/rust/crates/libc/src/unix/solarish/
H A Dsolaris.rs56 pub const AF_LOCAL: ::c_int = 0; consts
H A Dillumos.rs24 pub const AF_LOCAL: ::c_int = 1; // AF_UNIX consts
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h150 #define AF_LOCAL PF_LOCAL macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h139 #define AF_LOCAL PF_LOCAL macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h150 #define AF_LOCAL PF_LOCAL macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h150 #define AF_LOCAL PF_LOCAL macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h154 #define AF_LOCAL PF_LOCAL macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h150 #define AF_LOCAL PF_LOCAL macro
/third_party/musl/include/sys/
H A Dsocket.h154 #define AF_LOCAL PF_LOCAL macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs428 pub const AF_LOCAL: ::c_int = 1; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs827 pub const AF_LOCAL: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs855 pub const AF_LOCAL: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs988 pub const AF_LOCAL: ::c_int = 9; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs698 pub const AF_LOCAL: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1051 pub const AF_LOCAL: ::c_int = 1; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1673 pub const AF_LOCAL: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3534 pub const AF_LOCAL: ::c_int = 1; consts

Completed in 60 milliseconds