Searched refs:fdmax (Results 1 – 2 of 2) sorted by relevance
49 int fdmax, /* number of bits we must test */ in __rpc_select_to_poll() argument61 j = ((fdmax >= FD_SETSIZE) ? FD_SETSIZE : fdmax); in __rpc_select_to_poll()
668 int __rpc_select_to_poll(int fdmax, fd_set *fdset, struct pollfd *p0);