Searched refs:worker_sighandler (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/unbound/libunbound/
H A Dworker.h107 void worker_sighandler(int sig, void* arg);
H A Dlibworker.c982 void worker_sighandler(int ATTR_UNUSED(sig), void* ATTR_UNUSED(arg)) function
/freebsd-12-stable/contrib/unbound/smallapp/
H A Dworker_cb.c100 void worker_sighandler(int ATTR_UNUSED(sig), void* ATTR_UNUSED(arg)) function
/freebsd-12-stable/contrib/unbound/daemon/
H A Ddaemon.c186 worker_sighandler(SIGHUP, wrk);
189 worker_sighandler(SIGTERM, wrk);
H A Dworker.c1624 worker_sighandler(int sig, void* arg) function
1760 worker_sighandler, worker);
/freebsd-12-stable/contrib/unbound/util/
H A Dfptr_wlist.c150 if(fptr == &worker_sighandler) return 1;
/freebsd-12-stable/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c1410 void worker_sighandler(int ATTR_UNUSED(sig), void* ATTR_UNUSED(arg)) function

Completed in 192 milliseconds