Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_run.c394 int myfd, mypollfd; in _svc_run_mt() local
435 mypollfd = INVALID_POLLFD; in _svc_run_mt()
442 mypollfd = FD_FROM_PENDING; in _svc_run_mt()
601 if (select_next_pollfd(&myfd, &mypollfd) == -1) in _svc_run_mt()
639 __svc_getreq_user(&(svc_pollset[mypollfd])); in _svc_run_mt()