Home
last modified time | relevance | path

Searched refs:PF_IPX (Results 1 – 22 of 22) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h105 #define PF_IPX 4 macro
155 #define AF_IPX PF_IPX
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h105 #define PF_IPX 4 macro
155 #define AF_IPX PF_IPX
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h109 #define PF_IPX 4 macro
159 #define AF_IPX PF_IPX
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h94 #define PF_IPX 4 macro
144 #define AF_IPX PF_IPX
/third_party/musl/include/sys/
Dsocket.h109 #define PF_IPX 4 macro
159 #define AF_IPX PF_IPX
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h105 #define PF_IPX 4 macro
155 #define AF_IPX PF_IPX
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h105 #define PF_IPX 4 macro
155 #define AF_IPX PF_IPX
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt627 PF_IPX
Dfuchsia.txt552 PF_IPX
Ddragonfly.txt728 PF_IPX
Dnetbsd.txt767 PF_IPX
Dfreebsd.txt851 PF_IPX
Dapple.txt1039 PF_IPX
Dlinux.txt1651 PF_IPX
Dandroid.txt1694 PF_IPX
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs479 pub const PF_IPX: ::c_int = AF_IPX; constant
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs741 pub const PF_IPX: ::c_int = AF_IPX; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs916 pub const PF_IPX: ::c_int = AF_IPX; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1065 pub const PF_IPX: ::c_int = AF_IPX; constant
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs1757 pub const PF_IPX: ::c_int = AF_IPX; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1716 pub const PF_IPX: ::c_int = AF_IPX; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3601 pub const PF_IPX: ::c_int = AF_IPX; constant