Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c134 thread_t nfsauth_thread; variable
718 if (thr_create(NULL, 0, nfsauth_svc, 0, thr_flags, &nfsauth_thread)) { in main()