Home
last modified time | relevance | path

Searched refs:nfds_t (Results 1 – 23 of 23) sorted by relevance

/rust-libc-0.2.174/src/
H A Dhermit.rs18 pub type nfds_t = usize; typedef
560 pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: i32) -> i32; in poll() argument
/rust-libc-0.2.174/libc-test/semver/
H A Dunix.txt663 nfds_t
H A Daix.txt2156 nfds_t
H A Dandroid.txt3559 nfds_t
/rust-libc-0.2.174/src/wasi/
H A Dmod.rs31 pub type nfds_t = c_ulong; typedef
706 pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: c_int) -> c_int; in poll() argument
/rust-libc-0.2.174/src/unix/nuttx/
H A Dmod.rs14 pub type nfds_t = u32; typedef
/rust-libc-0.2.174/src/unix/newlib/
H A Dmod.rs30 pub type nfds_t = u32; typedef
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs58 pub type nfds_t = c_uint; typedef
1448 pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: c_int) -> c_int; in poll() argument
/rust-libc-0.2.174/src/unix/bsd/
H A Dmod.rs9 pub type nfds_t = c_uint; typedef
/rust-libc-0.2.174/src/unix/haiku/
H A Dmod.rs6 pub type nfds_t = c_ulong; typedef
1640 numfds: crate::nfds_t, in ppoll() argument
/rust-libc-0.2.174/src/unix/cygwin/
H A Dmod.rs74 pub type nfds_t = c_uint; typedef
2070 nfds: nfds_t, in ppoll() argument
/rust-libc-0.2.174/src/unix/redox/
H A Dmod.rs14 pub type nfds_t = c_ulong; typedef
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2692 nfds: crate::nfds_t, in pollts() argument
2698 nfds: crate::nfds_t, in ppoll() argument
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs45 pub type nfds_t = c_ulong; typedef
3855 pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: c_int) -> c_int; in poll() argument
4195 nfds: nfds_t, in ppoll() argument
/rust-libc-0.2.174/src/unix/linux_like/emscripten/
H A Dmod.rs13 pub type nfds_t = c_ulong; typedef
/rust-libc-0.2.174/src/unix/linux_like/android/
H A Dmod.rs30 pub type nfds_t = c_uint; typedef
3675 nfds: nfds_t, in ppoll() argument
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/
H A Dmod.rs1609 nfds: crate::nfds_t, in ppoll() argument
/rust-libc-0.2.174/src/unix/
H A Dmod.rs1509 pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: c_int) -> c_int; in poll() argument
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs182 pub type nfds_t = c_ulong; typedef
3706 nfds: nfds_t, in ppoll() argument
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs17 pub type nfds_t = c_ulong; typedef
6571 nfds: nfds_t, in ppoll() argument
/rust-libc-0.2.174/src/unix/nto/
H A Dmod.rs19 pub type nfds_t = c_uint; typedef
/rust-libc-0.2.174/src/unix/solarish/
H A Dmod.rs26 pub type nfds_t = c_ulong; typedef
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs24 pub type nfds_t = c_uint; typedef