Home
last modified time | relevance | path

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

/freebsd/sbin/hastd/
H A Dsecondary.c108 static void *disk_thread(void *arg);
505 error = pthread_create(&td, NULL, disk_thread, res); in hastd_secondary()
745 disk_thread(void *arg) in disk_thread() function
/freebsd/contrib/openbsm/bin/auditdistd/
H A Dreceiver.c457 disk_thread(void *arg __unused) in disk_thread() function
709 error = pthread_create(&td, NULL, disk_thread, adhost); in adist_receiver()
/freebsd/sbin/ggate/ggated/
H A Dggated.c116 static void *disk_thread(void *arg);
653 disk_thread(conn); in connection_launch()
758 disk_thread(void *arg) in disk_thread() function