Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnsl/rpc/
H A Dsvc_run.c398 int myfd, mypollfd; in _svc_run_mt() local
439 mypollfd = INVALID_POLLFD; in _svc_run_mt()
446 mypollfd = FD_FROM_PENDING; in _svc_run_mt()
605 if (select_next_pollfd(&myfd, &mypollfd) == -1) in _svc_run_mt()
643 __svc_getreq_user(&(svc_pollset[mypollfd])); in _svc_run_mt()