Symbol: NETEVENT_TIMEOUT
sbin/unwind/libunbound/libunbound/libworker.c
920
NETEVENT_TIMEOUT);
sbin/unwind/libunbound/services/outside_network.c
1303
if(error == NETEVENT_TIMEOUT) {
sbin/unwind/libunbound/services/outside_network.c
1415
reuse_cb_and_decommission(outnet, pend, (error==NETEVENT_TIMEOUT?
sbin/unwind/libunbound/services/outside_network.c
1416
NETEVENT_TIMEOUT:NETEVENT_CLOSED));
sbin/unwind/libunbound/services/outside_network.c
1607
(void)(*p->cb)(p->pc->cp, p->cb_arg, NETEVENT_TIMEOUT, NULL);
sbin/unwind/libunbound/services/outside_network.c
2332
waiting_tcp_callback(w, NULL, NETEVENT_TIMEOUT, NULL);
sbin/unwind/libunbound/services/outside_network.c
2337
reuse_cb_and_decommission(outnet, pend, NETEVENT_TIMEOUT);
sbin/unwind/libunbound/services/outside_network.c
3287
if(error == NETEVENT_TIMEOUT) {
sbin/unwind/libunbound/util/netevent.c
4654
NETEVENT_TIMEOUT, NULL);
sbin/unwind/libunbound/util/netevent.c
5683
NETEVENT_TIMEOUT, NULL);
sbin/unwind/libunbound/util/netevent.c
5740
err = NETEVENT_TIMEOUT;
usr.sbin/unbound/daemon/remote.c
4275
if(err==NETEVENT_TIMEOUT)
usr.sbin/unbound/daemon/worker.c
266
NETEVENT_TIMEOUT);
usr.sbin/unbound/libunbound/libworker.c
920
NETEVENT_TIMEOUT);
usr.sbin/unbound/services/outside_network.c
1303
if(error == NETEVENT_TIMEOUT) {
usr.sbin/unbound/services/outside_network.c
1415
reuse_cb_and_decommission(outnet, pend, (error==NETEVENT_TIMEOUT?
usr.sbin/unbound/services/outside_network.c
1416
NETEVENT_TIMEOUT:NETEVENT_CLOSED));
usr.sbin/unbound/services/outside_network.c
1607
(void)(*p->cb)(p->pc->cp, p->cb_arg, NETEVENT_TIMEOUT, NULL);
usr.sbin/unbound/services/outside_network.c
2332
waiting_tcp_callback(w, NULL, NETEVENT_TIMEOUT, NULL);
usr.sbin/unbound/services/outside_network.c
2337
reuse_cb_and_decommission(outnet, pend, NETEVENT_TIMEOUT);
usr.sbin/unbound/services/outside_network.c
3287
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
4654
NETEVENT_TIMEOUT, NULL);
usr.sbin/unbound/util/netevent.c
5683
NETEVENT_TIMEOUT, NULL);
usr.sbin/unbound/util/netevent.c
5740
err = NETEVENT_TIMEOUT;