Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/mountd/
H A Dmountd.c315 exportlist_thread(void *arg) in exportlist_thread() function
413 pthread_create(&ptdummy, NULL, exportlist_thread, NULL); in mountd_main()