Home
last modified time | relevance | path

Searched defs:AF_APPLETALK (Results 1 - 25 of 30) sorted by relevance

12

/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dgeneral.h170 #define AF_APPLETALK 5 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h156 #define AF_APPLETALK PF_APPLETALK macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h145 #define AF_APPLETALK PF_APPLETALK macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h156 #define AF_APPLETALK PF_APPLETALK macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h156 #define AF_APPLETALK PF_APPLETALK macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h160 #define AF_APPLETALK PF_APPLETALK macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h156 #define AF_APPLETALK PF_APPLETALK macro
/third_party/musl/include/sys/
H A Dsocket.h160 #define AF_APPLETALK PF_APPLETALK macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs444 pub const AF_APPLETALK: ::c_int = 16; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs872 pub const AF_APPLETALK: ::c_int = 16; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs981 pub const AF_APPLETALK: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs702 pub const AF_APPLETALK: ::c_int = 5; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1054 pub const AF_APPLETALK: ::c_int = 16; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1677 pub const AF_APPLETALK: ::c_int = 5; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1714 pub const AF_APPLETALK: ::c_int = 16; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2298 pub const AF_APPLETALK: u32 = 5; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs2407 pub const AF_APPLETALK: u32 = 5; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2297 pub const AF_APPLETALK: u32 = 5; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2277 pub const AF_APPLETALK: u32 = 5; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs2478 pub const AF_APPLETALK: u32 = 5; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs2429 pub const AF_APPLETALK: u32 = 5; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs2540 pub const AF_APPLETALK: u32 = 5; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs2381 pub const AF_APPLETALK: u32 = 5; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2644 pub const AF_APPLETALK: u32 = 5; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs2342 pub const AF_APPLETALK: u32 = 5; consts

Completed in 178 milliseconds

12