Home
last modified time | relevance | path

Searched defs:sa_family_t (Results 1 - 21 of 21) sorted by relevance

/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c22 typedef __kernel_sa_family_t sa_family_t; typedef
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dtypes.h60 typedef unsigned short sa_family_t; typedef
/third_party/libcoap/include/coap3/
H A Dcoap_address.h106 #define sa_family_t short macro
/third_party/rust/crates/linux-raw-sys/gen/include/
H A Dsupport.h54 #define sa_family_t uint16_t macro
/third_party/libwebsockets/include/
H A Dlibwebsockets.h93 typedef unsigned short sa_family_t; typedef
435 typedef unsigned short sa_family_t; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dalltypes.h336 typedef unsigned short sa_family_t; typedef
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dalltypes.h381 typedef unsigned short sa_family_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dalltypes.h385 typedef unsigned short sa_family_t; typedef
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dalltypes.h360 typedef unsigned short sa_family_t; typedef
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dalltypes.h385 typedef unsigned short sa_family_t; typedef
/third_party/lwip/src/include/lwip/
H A Dsockets.h61 typedef u8_t sa_family_t; typedef
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs31 pub type sa_family_t = u16; types
33 pub type sa_family_t = u8; types
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs5 pub type sa_family_t = u8; types
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs17 pub type sa_family_t = u8; types
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs101 pub type sa_family_t = ::c_uchar; types
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs42 pub type sa_family_t = u16; types
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs2 pub type sa_family_t = u8; types
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1 pub type sa_family_t = u16; types
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs3 pub type sa_family_t = u8; types
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs36 pub type sa_family_t = u16; types
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs37 pub type sa_family_t = u16; types

Completed in 58 milliseconds