Home
last modified time | relevance | path

Searched defs:AF_UNIX (Results 1 - 25 of 38) sorted by relevance

12

/third_party/rust/crates/libc/src/unix/newlib/espidf/
H A Dmod.rs62 pub const AF_UNIX: ::c_int = 1; consts
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_local.h40 # undef AF_UNIX macro
/third_party/openssl/crypto/bio/
H A Dbio_local.h40 # undef AF_UNIX macro
/third_party/python/Modules/
H A Dsocketmodule.h84 # undef AF_UNIX macro
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs163 pub const AF_UNIX: ::c_int = 1; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h166 #define AF_UNIX 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h151 #define AF_UNIX AF_LOCAL macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h140 #define AF_UNIX AF_LOCAL macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h151 #define AF_UNIX AF_LOCAL macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h151 #define AF_UNIX AF_LOCAL macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h155 #define AF_UNIX AF_LOCAL macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h151 #define AF_UNIX AF_LOCAL macro
/third_party/musl/include/sys/
H A Dsocket.h155 #define AF_UNIX AF_LOCAL macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs429 pub const AF_UNIX: ::c_int = AF_LOCAL; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs481 pub const AF_UNIX: ::c_int = 1; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs828 pub const AF_UNIX: ::c_int = AF_LOCAL; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs672 pub const AF_UNIX: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs856 pub const AF_UNIX: ::c_int = AF_LOCAL; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs989 pub const AF_UNIX: ::c_int = AF_LOCAL; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs697 pub const AF_UNIX: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1050 pub const AF_UNIX: ::c_int = AF_LOCAL; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1672 pub const AF_UNIX: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1699 pub const AF_UNIX: ::c_int = 1; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2294 pub const AF_UNIX: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2403 pub const AF_UNIX: u32 = 1; consts

Completed in 105 milliseconds

12