Searched defs:NETEVENT_NOERROR (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/unbound/util/
H A Dnetevent.h91 #define NETEVENT_NOERROR 0 macro
H A Dnetevent.c3167 (void)(*c->callback)(c, c->cb_arg, NETEVENT_NOERROR, NULL); local
3204 (void)(*c->callback)(c, c->cb_arg, NETEVENT_NOERROR, &repinfo); local
3243 (void)(*c->callback)(c, c->cb_arg, NETEVENT_NOERROR, NULL); local
/freebsd-current/contrib/unbound/services/
H A Doutside_network.c1537 (void)(*p->cb)(p->pc->cp, p->cb_arg, NETEVENT_NOERROR, reply_info); local
[all...]

Completed in 147 milliseconds