Home
last modified time | relevance | path

Searched refs:fdmax (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libnsl/rpc/
H A Drpc_sel2poll.c49 int fdmax, /* number of bits we must test */ in __rpc_select_to_poll() argument
61 j = ((fdmax >= FD_SETSIZE) ? FD_SETSIZE : fdmax); in __rpc_select_to_poll()
/titanic_44/usr/src/lib/libnsl/common/
H A Dllib-lnsl668 int __rpc_select_to_poll(int fdmax, fd_set *fdset, struct pollfd *p0);