Home
last modified time | relevance | path

Searched defs:ppoll (Results 1 – 13 of 13) sorted by relevance

/external/musl/src/linux/
Dppoll.c10 int ppoll(struct pollfd *fds, nfds_t n, const struct timespec *to, const sigset_t *mask) in ppoll() function
/external/strace/
Dpoll.c167 SYS_FUNC(ppoll) in SYS_FUNC() argument
/external/ltp/include/
Dtime64_variants.h50 int (*ppoll)(struct pollfd *fds, nfds_t nfds, void *tmo_p, member
/external/tcpdump/
Dprint-ntp.c103 nd_int8_t ppoll; /* poll value */ member
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc818 TEST(MemorySanitizer, ppoll) { in TEST() argument
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs1600 pub fn ppoll( in ppoll() function
/external/crosvm/jail/seccomp/aarch64/
Dconstants.json1977 "ppoll": 73, number
/external/crosvm/jail/seccomp/x86_64/
Dconstants.json2184 "ppoll": 271, number
/external/crosvm/jail/seccomp/arm/
Dconstants.json2195 "ppoll": 336, number
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1552 pub fn ppoll( in ppoll() function
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs3274 pub fn ppoll( in ppoll() function
/external/rust/crates/libc/src/fuchsia/
Dmod.rs4135 pub fn ppoll( in ppoll() function
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4139 pub fn ppoll( in ppoll() function