Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_run.c70 static int select_next_pollfd();
601 if (select_next_pollfd(&myfd, &mypollfd) == -1) in _svc_run_mt()
810 select_next_pollfd(int *fd, int *pollfdIndex) in select_next_pollfd() function