Home
last modified time | relevance | path

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

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

Completed in 41 milliseconds