Home
last modified time | relevance | path

Searched refs:sig_base (Results 1 – 1 of 1) sorted by relevance

/src/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c1278 static struct ub_event_base* sig_base = NULL; variable
1291 if(sig_base) { in main_sigh()
1292 ub_event_base_loopexit(sig_base); in main_sigh()
1293 sig_base = NULL; in main_sigh()
1317 sig_base = base; in setup_and_run()
1335 sig_base = NULL; in setup_and_run()