Home
last modified time | relevance | path

Searched defs:nfds_t (Results 1 - 23 of 23) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
H A Dpoll.h29 typedef unsigned long nfds_t; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dpoll.h29 typedef unsigned long nfds_t; typedef
/third_party/musl/porting/linux/user/include/
H A Dpoll.h29 typedef unsigned long nfds_t; typedef
/third_party/musl/porting/liteos_a/kernel/include/
H A Dpoll.h33 typedef unsigned long nfds_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/
H A Dpoll.h29 typedef unsigned long nfds_t; typedef
/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dpoll.h33 typedef unsigned long nfds_t; typedef
/third_party/musl/include/
H A Dpoll.h29 typedef unsigned long nfds_t; typedef
/third_party/ffmpeg/libavformat/
H A Dos_support.h139 typedef unsigned long nfds_t; typedef
/third_party/pulseaudio/src/pulsecore/
H A Dpoll-win32.c36 typedef unsigned long nfds_t; typedef
/third_party/lwip/src/include/lwip/
H A Dsockets.h506 typedef unsigned int nfds_t; typedef
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs23 pub type nfds_t = u32; types
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs7 pub type nfds_t = ::c_uint; types
/third_party/rust/crates/libc/src/
H A Dwasi.rs39 pub type nfds_t = c_ulong; types
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs15 pub type nfds_t = ::c_ulong; types
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs66 pub type nfds_t = ::c_uint; types
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs27 pub type nfds_t = ::c_ulong; types
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs16 pub type nfds_t = ::c_ulong; types
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs4 pub type nfds_t = ::c_ulong; types
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs17 pub type nfds_t = ::c_uint; types
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs19 pub type nfds_t = ::c_uint; types
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs53 pub type nfds_t = ::c_ulong; types
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs12 pub type nfds_t = ::c_ulong; types
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs25 pub type nfds_t = ::c_ulong; types

Completed in 74 milliseconds