Searched refs:NETEVENT_CLOSED (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/services/
H A Doutside_network.c990 waiting_tcp_callback(w, NULL, NETEVENT_CLOSED,
1346 error = NETEVENT_CLOSED;
1364 error = NETEVENT_CLOSED;
1401 NETEVENT_TIMEOUT:NETEVENT_CLOSED));
1455 NETEVENT_CLOSED, NULL); local
2326 reuse_cb_and_decommission(outnet, reuse->pending, NETEVENT_CLOSED);
2596 serviced_callbacks(sq, NETEVENT_CLOSED, NULL, NULL);
2768 pend, NETEVENT_CLOSED);
3000 error = NETEVENT_CLOSED;
3030 error = NETEVENT_CLOSED;
[all...]
/netbsd-current/external/bsd/unbound/dist/util/
H A Dtube.c168 (*tube->listen_cb)(tube, NULL, 0, NETEVENT_CLOSED,
198 (*tube->listen_cb)(tube, NULL, 0, NETEVENT_CLOSED,
H A Dnetevent.h93 #define NETEVENT_CLOSED -1 macro
395 callback is called with error set to NETEVENT_CLOSED=-1.
H A Dnetevent.c2740 NETEVENT_CLOSED, NULL); local
2765 NETEVENT_CLOSED, NULL); local
2789 NETEVENT_CLOSED, NULL); local
2820 NETEVENT_CLOSED, NULL); local
2850 NETEVENT_CLOSED, NULL); local
2871 NETEVENT_CLOSED, NULL); local
3888 NETEVENT_CLOSED, NULL); local
3900 NETEVENT_CLOSED, NULL); local
3917 (void)(*c->callback)(c, c->cb_arg, NETEVENT_CLOSED, local
/netbsd-current/external/bsd/unbound/dist/testcode/
H A Dfake_event.c774 fake_pending_callback(runtime, mom, NETEVENT_CLOSED);
/netbsd-current/external/bsd/unbound/dist/daemon/
H A Dworker.c380 if(error == NETEVENT_CLOSED)

Completed in 282 milliseconds