Searched refs:pollout (Results 1 – 1 of 1) sorted by relevance
112 static int pollout(struct thread *, struct pollfd *, struct pollfd *,1631 error = pollout(td, kfds, ufds, nfds); in kern_poll()1709 pollout(struct thread *td, struct pollfd *fds, struct pollfd *ufds, u_int nfd) in pollout() function