Home
last modified time | relevance | path

Searched refs:NETEVENT_DONE (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/unbound/util/
H A Dnetevent.h89 #define NETEVENT_DONE -4 macro
H A Dnetevent.c2055 (void)(*c->callback)(c, c->cb_arg, NETEVENT_DONE, NULL);
2106 (void)(*c->callback)(c, c->cb_arg, NETEVENT_DONE, NULL);
/freebsd-12.1/contrib/unbound/services/
H A Dauthzone.c5904 if(err != NETEVENT_NOERROR && err != NETEVENT_DONE) { in auth_xfer_transfer_http_callback()
5934 if(err == NETEVENT_DONE) { in auth_xfer_transfer_http_callback()