Symbol: NETEVENT_TIMEOUT
sbin/unwind/libunbound/libunbound/libworker.c
929
NETEVENT_TIMEOUT);
sbin/unwind/libunbound/services/outside_network.c
1351
if(error == NETEVENT_TIMEOUT) {
sbin/unwind/libunbound/services/outside_network.c
1463
reuse_cb_and_decommission(outnet, pend, (error==NETEVENT_TIMEOUT?
sbin/unwind/libunbound/services/outside_network.c
1464
NETEVENT_TIMEOUT:NETEVENT_CLOSED));
sbin/unwind/libunbound/services/outside_network.c
1655
(void)(*p->cb)(p->pc->cp, p->cb_arg, NETEVENT_TIMEOUT, NULL);
sbin/unwind/libunbound/services/outside_network.c
2385
waiting_tcp_callback(w, NULL, NETEVENT_TIMEOUT, NULL);
sbin/unwind/libunbound/services/outside_network.c
2390
reuse_cb_and_decommission(outnet, pend, NETEVENT_TIMEOUT);
sbin/unwind/libunbound/services/outside_network.c
3349
if(error == NETEVENT_TIMEOUT) {
sbin/unwind/libunbound/util/netevent.c
4648
NETEVENT_TIMEOUT, NULL);
sbin/unwind/libunbound/util/netevent.c
5692
NETEVENT_TIMEOUT, NULL);
sbin/unwind/libunbound/util/netevent.c
5749
err = NETEVENT_TIMEOUT;
usr.sbin/unbound/daemon/remote.c
4315
if(err==NETEVENT_TIMEOUT)
usr.sbin/unbound/daemon/worker.c
267
NETEVENT_TIMEOUT);
usr.sbin/unbound/libunbound/libworker.c
929
NETEVENT_TIMEOUT);
usr.sbin/unbound/services/outside_network.c
1351
if(error == NETEVENT_TIMEOUT) {
usr.sbin/unbound/services/outside_network.c
1463
reuse_cb_and_decommission(outnet, pend, (error==NETEVENT_TIMEOUT?
usr.sbin/unbound/services/outside_network.c
1464
NETEVENT_TIMEOUT:NETEVENT_CLOSED));
usr.sbin/unbound/services/outside_network.c
1655
(void)(*p->cb)(p->pc->cp, p->cb_arg, NETEVENT_TIMEOUT, NULL);
usr.sbin/unbound/services/outside_network.c
2385
waiting_tcp_callback(w, NULL, NETEVENT_TIMEOUT, NULL);
usr.sbin/unbound/services/outside_network.c
2390
reuse_cb_and_decommission(outnet, pend, NETEVENT_TIMEOUT);
usr.sbin/unbound/services/outside_network.c
3349
if(error == NETEVENT_TIMEOUT) {
usr.sbin/unbound/testcode/fake_event.c
837
fake_pending_callback(runtime, mom, NETEVENT_TIMEOUT);
usr.sbin/unbound/util/netevent.c
4648
NETEVENT_TIMEOUT, NULL);
usr.sbin/unbound/util/netevent.c
5692
NETEVENT_TIMEOUT, NULL);
usr.sbin/unbound/util/netevent.c
5749
err = NETEVENT_TIMEOUT;