Searched refs:pollfdmax (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpc_sel2poll.c78 * source argument is given by pollfdmax. The array can be
80 * calling this function. It should have atleast pollfdmax
85 __rpc_compress_pollfd(int pollfdmax, pollfd_t *srcp, pollfd_t *p0) argument
90 for (n = 0; n < pollfdmax; n++) {

Completed in 60 milliseconds