Home
last modified time | relevance | path

Searched defs:AF_VSOCK (Results 1 – 14 of 14) sorted by relevance

/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
Dmod.rs115 pub const AF_VSOCK: ::c_int = 40; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
Dmod.rs590 pub const AF_VSOCK: ::c_int = 40; constant
/third_party/musl/ndk_musl_include/sys/
Dsocket.h196 #define AF_VSOCK PF_VSOCK macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h192 #define AF_VSOCK PF_VSOCK macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h192 #define AF_VSOCK PF_VSOCK macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h192 #define AF_VSOCK PF_VSOCK macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h192 #define AF_VSOCK PF_VSOCK macro
/third_party/musl/include/sys/
Dsocket.h192 #define AF_VSOCK PF_VSOCK macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h181 #define AF_VSOCK PF_VSOCK macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h196 #define AF_VSOCK PF_VSOCK macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs724 pub const AF_VSOCK: ::c_int = 40; constant
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs931 pub const AF_VSOCK: ::c_int = 40; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2747 pub const AF_VSOCK: ::c_int = 40; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2408 pub const AF_VSOCK: ::c_int = 40; constant