OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVENT_RELOAD
(Results
1 - 2
of
2
) sorted by null
/external/dnsmasq/src/
dnsmasq.c
291
send_event(pipewrite,
EVENT_RELOAD
, 0);
634
if (sig == SIGHUP) event =
EVENT_RELOAD
;
707
case
EVENT_RELOAD
:
dnsmasq.h
122
#define
EVENT_RELOAD
1
Completed in 239 milliseconds