Home
last modified time | relevance | path

Searched refs:AF_CAIF (Results 1 - 10 of 10) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h189 #define AF_CAIF PF_CAIF macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h178 #define AF_CAIF PF_CAIF macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h189 #define AF_CAIF PF_CAIF macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h189 #define AF_CAIF PF_CAIF macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h193 #define AF_CAIF PF_CAIF macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h189 #define AF_CAIF PF_CAIF macro
/third_party/musl/include/sys/
H A Dsocket.h193 #define AF_CAIF PF_CAIF macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs733 pub const AF_CAIF: ::c_int = 37; consts
773 pub const PF_CAIF: ::c_int = AF_CAIF;
/third_party/rust/crates/nix/src/sys/socket/
H A Daddr.rs237 Caif = libc::AF_CAIF,
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1708 pub const AF_CAIF: ::c_int = 37; consts
1748 pub const PF_CAIF: ::c_int = AF_CAIF;

Completed in 27 milliseconds