Home
last modified time | relevance | path

Searched refs:PF_APPLETALK (Results 1 - 14 of 14) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h106 #define PF_APPLETALK 5 macro
156 #define AF_APPLETALK PF_APPLETALK
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h95 #define PF_APPLETALK 5 macro
145 #define AF_APPLETALK PF_APPLETALK
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h106 #define PF_APPLETALK 5 macro
156 #define AF_APPLETALK PF_APPLETALK
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h106 #define PF_APPLETALK 5 macro
156 #define AF_APPLETALK PF_APPLETALK
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h110 #define PF_APPLETALK 5 macro
160 #define AF_APPLETALK PF_APPLETALK
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h106 #define PF_APPLETALK 5 macro
156 #define AF_APPLETALK PF_APPLETALK
/third_party/musl/include/sys/
H A Dsocket.h110 #define PF_APPLETALK 5 macro
160 #define AF_APPLETALK PF_APPLETALK
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs474 pub const PF_APPLETALK: ::c_int = AF_APPLETALK; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs909 pub const PF_APPLETALK: ::c_int = AF_APPLETALK; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs742 pub const PF_APPLETALK: ::c_int = AF_APPLETALK; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1066 pub const PF_APPLETALK: ::c_int = AF_APPLETALK; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1750 pub const PF_APPLETALK: ::c_int = AF_APPLETALK; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1717 pub const PF_APPLETALK: ::c_int = AF_APPLETALK; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3594 pub const PF_APPLETALK: ::c_int = AF_APPLETALK; consts

Completed in 61 milliseconds