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

/openbsd-current/usr.sbin/unbound/libunbound/
H A Dworker.h108 void worker_sighandler(int sig, void* arg);
H A Dlibworker.c963 void worker_sighandler(int ATTR_UNUSED(sig), void* ATTR_UNUSED(arg)) function
/openbsd-current/sbin/unwind/libunbound/libunbound/
H A Dworker.h108 void worker_sighandler(int sig, void* arg);
H A Dlibworker.c963 void worker_sighandler(int ATTR_UNUSED(sig), void* ATTR_UNUSED(arg)) function
/openbsd-current/usr.sbin/unbound/smallapp/
H A Dworker_cb.c92 void worker_sighandler(int ATTR_UNUSED(sig), void* ATTR_UNUSED(arg)) function
/openbsd-current/usr.sbin/unbound/util/
H A Dfptr_wlist.c152 if(fptr == &worker_sighandler) return 1;
/openbsd-current/sbin/unwind/libunbound/util/
H A Dfptr_wlist.c152 if(fptr == &worker_sighandler) return 1;
/openbsd-current/usr.sbin/unbound/daemon/
H A Ddaemon.c194 worker_sighandler(SIGHUP, wrk);
197 worker_sighandler(SIGTERM, wrk);
H A Dworker.c1988 worker_sighandler(int sig, void* arg) function
2133 worker_sighandler, worker);
/openbsd-current/usr.sbin/unbound/dnstap/
H A Dunbound-dnstap-socket.c1425 void worker_sighandler(int ATTR_UNUSED(sig), void* ATTR_UNUSED(arg)) function

Completed in 84 milliseconds