Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_sys.c134 error = svc_wait(id); in nfssys()
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc.h681 extern int svc_wait(int);
H A Dsvc.c1622 svc_wait(int id) in svc_wait() function