Searched refs:pollscan (Results 1 – 1 of 1) sorted by relevance
111 static int pollscan(struct thread *, struct pollfd *, u_int);1312 error = pollscan(td, bits, nfds);1426 pollscan(td, fds, nfd) function