Home
last modified time | relevance | path

Searched refs:AF_FILE (Results 1 – 11 of 11) sorted by relevance

/third_party/rust/crates/libc/src/unix/solarish/
Dillumos.rs25 pub const AF_FILE: ::c_int = 1; // AF_UNIX constant
Dsolaris.rs57 pub const AF_FILE: ::c_int = 0; constant
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h152 #define AF_FILE AF_LOCAL macro
/third_party/musl/include/sys/
Dsocket.h152 #define AF_FILE AF_LOCAL macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h152 #define AF_FILE AF_LOCAL macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h156 #define AF_FILE AF_LOCAL macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h141 #define AF_FILE AF_LOCAL macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h152 #define AF_FILE AF_LOCAL macro
/third_party/musl/ndk_musl_include/sys/
Dsocket.h156 #define AF_FILE AF_LOCAL macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h152 #define AF_FILE AF_LOCAL macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
Dhexagon.rs134 pub const AF_FILE: ::c_int = 1; constant