Searched defs:ppoll (Results 1 – 2 of 2) sorted by relevance
80 int ppoll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, in ppoll() function111 int ppoll(struct pollfd* fds, nfds_t fd_count, const struct timespec* timeout, in ppoll() function
50 int ppoll(pollfd* fds, nfds_t fd_count, const timespec* ts, const sigset_t* ss) __overloadable { in ppoll() function