Searched refs:nfds_t (Results 1 – 3 of 3) sorted by relevance
22 typedef int nfds_t; typedef30 int poll(struct pollfd fds[], nfds_t nfds, int timeout);
8 int poll(struct pollfd fds[], nfds_t nfds, int timeout) in poll()
68 int poll(struct pollfd *fds, nfds_t nfds, int timeout);
Completed in 6 milliseconds