Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dnetevent.h343 int do_not_close; member
H A Dnetevent.c5960 c->do_not_close = 0;
6025 c->do_not_close = 0;
6094 c->do_not_close = 0;
6195 c->do_not_close = 0;
6296 c->do_not_close = 0;
6417 c->do_not_close = 0;
6512 c->do_not_close = 0;
6577 c->do_not_close = 0;
6648 c->do_not_close = 1;
6712 c->do_not_close = 1;
[all …]
/freebsd/contrib/unbound/daemon/
H A Dremote.c434 n->com->do_not_close = 1; in accept_open()
508 n->c->do_not_close = 0; in remote_accept_callback()
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c1645 cp->do_not_close = 1; in listen_create()