Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/libntp/
Dwork_fork.c32 static RETSIGTYPE worker_sighup(int);
120 worker_sighup( in worker_sighup() function
593 signal_no_reset(SIGHUP, worker_sighup); in fork_blocking_child()