Home
last modified time | relevance | path

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

/openbsd/usr.sbin/unbound/dnstap/
H A Ddtstream.h150 int check_nb_connect; member
H A Ddtstream.c716 if(!dtio->check_nb_connect) in dtio_check_nb_connect()
756 dtio->check_nb_connect = 0; in dtio_check_nb_connect()
1490 if(dtio->check_nb_connect) { in dtio_output_cb()
1740 if(dtio->check_nb_connect) { in dtio_stop_ev_cb()
1812 if(dtio->fd == -1 || dtio->check_nb_connect) { in dtio_control_stop_flush()
2077 dtio->check_nb_connect = 1; in dtio_open_output()