Searched defs:cmd_svc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c219 cmd_svc(void *arg) function
630 if (thr_create(NULL, 0, cmd_svc, 0, thr_flags, &cmd_thread)) {

Completed in 64 milliseconds