OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:comm_signal_bind
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/unbound/dist/util/
netevent.h
840
* to multiple signals, calling
comm_signal_bind
multiple times.
845
int
comm_signal_bind
(struct comm_signal* comsig, int sig);
netevent.c
7029
comm_signal_bind
(struct comm_signal* comsig, int sig)
function
/src/external/bsd/unbound/dist/daemon/
worker.c
2295
|| !
comm_signal_bind
(worker->comsig, SIGHUP)
2298
|| !
comm_signal_bind
(worker->comsig, SIGQUIT)
2300
|| !
comm_signal_bind
(worker->comsig, SIGTERM)
2302
|| !
comm_signal_bind
(worker->comsig, SIGBREAK)
2304
|| !
comm_signal_bind
(worker->comsig, SIGINT)) {
/src/external/bsd/unbound/dist/testcode/
fake_event.c
1075
comm_signal_bind
(struct comm_signal* ATTR_UNUSED(comsig), int
function
Completed in 59 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026