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

/freebsd-11-stable/contrib/unbound/util/
H A Dnetevent.h89 #define NETEVENT_NOERROR 0 macro
H A Dnetevent.c2410 (void)(*c->callback)(c, c->cb_arg, NETEVENT_NOERROR, NULL); local
2447 (void)(*c->callback)(c, c->cb_arg, NETEVENT_NOERROR, &repinfo); local
2486 (void)(*c->callback)(c, c->cb_arg, NETEVENT_NOERROR, NULL); local
/freebsd-11-stable/contrib/unbound/services/
H A Doutside_network.c1243 (void)(*p->cb)(p->pc->cp, p->cb_arg, NETEVENT_NOERROR, reply_info); local
[all...]

Completed in 118 milliseconds