Searched refs:do_not_close (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/usr.sbin/unbound/util/
H A Dnetevent.h307 int do_not_close; member in struct:comm_point
H A Dnetevent.c3976 c->do_not_close = 0;
4040 c->do_not_close = 0;
4120 c->do_not_close = 0;
4219 c->do_not_close = 0;
4338 c->do_not_close = 0;
4432 c->do_not_close = 0;
4496 c->do_not_close = 0;
4566 c->do_not_close = 1;
4629 c->do_not_close = 1;
4692 if(c->fd != -1 && !c->do_not_close) {
[all...]
/openbsd-current/sbin/unwind/libunbound/util/
H A Dnetevent.h307 int do_not_close; member in struct:comm_point
H A Dnetevent.c3976 c->do_not_close = 0;
4040 c->do_not_close = 0;
4120 c->do_not_close = 0;
4219 c->do_not_close = 0;
4338 c->do_not_close = 0;
4432 c->do_not_close = 0;
4496 c->do_not_close = 0;
4566 c->do_not_close = 1;
4629 c->do_not_close = 1;
4692 if(c->fd != -1 && !c->do_not_close) {
[all...]
/openbsd-current/usr.sbin/unbound/daemon/
H A Dremote.c378 n->com->do_not_close = 1;
452 n->c->do_not_close = 0;
/openbsd-current/usr.sbin/unbound/services/
H A Dlisten_dnsport.c1539 cp->do_not_close = 1;
/openbsd-current/sbin/unwind/libunbound/services/
H A Dlisten_dnsport.c1539 cp->do_not_close = 1;

Completed in 211 milliseconds