Searched refs:pollfd (Results 1 – 2 of 2) sorted by relevance
26 struct pollfd { struct34 int poll(struct pollfd *fds, nfds_t nfds, int timeout); argument
13 int poll(struct pollfd *fds, nfds_t nfds, int timeout) in poll()