/third_party/musl/porting/linux/user/include/ |
D | poll.h | 29 typedef unsigned long nfds_t; typedef
|
/third_party/musl/ndk_musl_include/ |
D | poll.h | 29 typedef unsigned long nfds_t; typedef
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | poll.h | 29 typedef unsigned long nfds_t; typedef
|
/third_party/musl/include/ |
D | poll.h | 29 typedef unsigned long nfds_t; typedef
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | poll.h | 29 typedef unsigned long nfds_t; typedef
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | poll.h | 29 typedef unsigned long nfds_t; typedef
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/ |
D | poll.h | 33 typedef unsigned long nfds_t; typedef
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | poll.h | 33 typedef unsigned long nfds_t; typedef
|
/third_party/ffmpeg/libavformat/ |
D | os_support.h | 112 typedef unsigned long nfds_t; typedef
|
/third_party/pulseaudio/src/pulsecore/ |
D | poll-win32.c | 36 typedef unsigned long nfds_t; typedef
|
/third_party/lwip/src/include/lwip/ |
D | sockets.h | 506 typedef unsigned int nfds_t; typedef
|
/third_party/rust/crates/libc/src/ |
D | wasi.rs | 39 pub type nfds_t = c_ulong; typedef 679 pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: ::c_int) -> ::c_int; in poll()
|
/third_party/rust/crates/libc/src/unix/newlib/ |
D | mod.rs | 23 pub type nfds_t = u32; typedef
|
/third_party/rust/crates/libc/src/unix/bsd/ |
D | mod.rs | 7 pub type nfds_t = ::c_uint; typedef
|
/third_party/rust/crates/libc/src/vxworks/ |
D | mod.rs | 66 pub type nfds_t = ::c_uint; typedef 1376 pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: ::c_int) -> ::c_int; in poll()
|
/third_party/rust/crates/libc/src/unix/haiku/ |
D | mod.rs | 4 pub type nfds_t = ::c_ulong; typedef 1602 numfds: ::nfds_t, in ppoll()
|
/third_party/rust/crates/libc/src/unix/hermit/ |
D | mod.rs | 15 pub type nfds_t = ::c_ulong; typedef
|
/third_party/rust/crates/libc/src/unix/ |
D | mod.rs | 1315 pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: ::c_int) -> ::c_int; in poll()
|
/third_party/rust/crates/libc/src/unix/redox/ |
D | mod.rs | 27 pub type nfds_t = ::c_ulong; typedef
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 53 pub type nfds_t = ::c_ulong; typedef 3784 pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: ::c_int) -> ::c_int; in poll() 4137 nfds: nfds_t, in ppoll()
|
/third_party/rust/crates/libc/src/unix/linux_like/android/ |
D | mod.rs | 19 pub type nfds_t = ::c_uint; typedef 3276 nfds: nfds_t, in ppoll()
|
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/ |
D | mod.rs | 16 pub type nfds_t = ::c_ulong; typedef
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 12 pub type nfds_t = ::c_ulong; typedef 4174 nfds: nfds_t, in ppoll()
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
D | mod.rs | 2792 nfds: ::nfds_t, in pollts()
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
D | mod.rs | 1554 nfds: ::nfds_t, in ppoll()
|