Home
last modified time | relevance | path

Searched defs:ppoll (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/src/select/
H A Dppoll.c10 int ppoll(struct pollfd *fds, nfds_t n, const struct timespec *to, const sigset_t *mask) in ppoll() function
/third_party/rust/crates/nix/src/
H A Dpoll.rs181 pub fn ppoll( ppoll() functions
[all...]
/third_party/ltp/include/
H A Dtime64_variants.h50 int (*ppoll)(struct pollfd *fds, nfds_t nfds, void *tmo_p, member
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1552 pub fn ppoll( in ppoll() functions
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1600 pub fn ppoll( in ppoll() functions
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs3274 pub fn ppoll( in ppoll() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs4135 pub fn ppoll( in ppoll() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs4172 pub fn ppoll( in ppoll() functions

Completed in 45 milliseconds