OpenGrok
Cross Reference: dnsmasq.c
xref
: /
external
/
dnsmasq
/
src
/
dnsmasq.c
Home
|
History
|
Annotate
|
Download
|
only in
src
Lines Matching
full:sigusr1
102
sigaction(
SIGUSR1
, &sigact, NULL);
740
else if (sig ==
SIGUSR1
)