Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_sys.c144 error = svc_do_run(id); in nfssys()
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc.h682 extern int svc_do_run(int);
H A Dsvc.c479 svc_do_run(int id) in svc_do_run() function