Searched defs:maxfds (Results 1 – 1 of 1) sorted by relevance
2007 after_poll(struct pollfd *pfd, size_t npfd, u_int maxfds) in after_poll()2061 prepare_poll(struct pollfd **pfdp, size_t *npfdp, struct timespec *timeoutp, u_int maxfds) in prepare_poll()2227 u_int maxfds; in main() local