Searched refs:__ppoll64_chk (Results 1 – 4 of 4) sorted by relevance
/bionic/libc/include/bits/fortify/ |
D | poll.h | 35 int __ppoll64_chk(struct pollfd*, nfds_t, const struct timespec*, const sigset64_t*, size_t) __INTR… 84 return __ppoll64_chk(fds, fd_count, timeout, mask, bos_fds); in ppoll64()
|
/bionic/libc/bionic/ |
D | fortify.cpp | 172 int __ppoll64_chk(pollfd* fds, nfds_t fd_count, const timespec* timeout, in __ppoll64_chk() function
|
/bionic/tools/versioner/platforms/ |
D | libc.map.txt | 118 __ppoll64_chk; # introduced=28
|
/bionic/libc/ |
D | libc.map.txt | 118 __ppoll64_chk; # introduced=28
|