Home
last modified time | relevance | path

Searched refs:PF_PHONET (Results 1 – 13 of 13) sorted by relevance

/third_party/musl/include/sys/
Dsocket.h137 #define PF_PHONET 35 macro
187 #define AF_PHONET PF_PHONET
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h141 #define PF_PHONET 35 macro
191 #define AF_PHONET PF_PHONET
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h126 #define PF_PHONET 35 macro
176 #define AF_PHONET PF_PHONET
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h137 #define PF_PHONET 35 macro
187 #define AF_PHONET PF_PHONET
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h137 #define PF_PHONET 35 macro
187 #define AF_PHONET PF_PHONET
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h137 #define PF_PHONET 35 macro
187 #define AF_PHONET PF_PHONET
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h137 #define PF_PHONET 35 macro
187 #define AF_PHONET PF_PHONET
/third_party/musl/ndk_musl_include/sys/
Dsocket.h141 #define PF_PHONET 35 macro
191 #define AF_PHONET PF_PHONET
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt565 PF_PHONET
Dlinux.txt1665 PF_PHONET
Dandroid.txt1706 PF_PHONET
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs771 pub const PF_PHONET: ::c_int = AF_PHONET; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1746 pub const PF_PHONET: ::c_int = AF_PHONET; constant