Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/
H A Dwork_fork.c32 static RETSIGTYPE worker_sighup(int);
122 worker_sighup( in worker_sighup() function
595 signal_no_reset(SIGHUP, worker_sighup); in fork_blocking_child()