Home
last modified time | relevance | path

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

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