Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c161 nfsauth_svc(void *arg __unused) in nfsauth_svc() function
718 if (thr_create(NULL, 0, nfsauth_svc, 0, thr_flags, &nfsauth_thread)) { in main()