Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnsl/rpc/
H A Dsvc_run.c171 static int svc_polled; /* no of fds polled in last poll() - input */ variable
574 svc_polled = npollfds; in _svc_run_mt()
821 for (i = svc_next_pollfd; svc_pollfds > 0 && i < svc_polled; i++) { in select_next_pollfd()