Searched refs:UB_NOERROR (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/libunbound/
H A Dlibunbound.c414 return UB_NOERROR;
424 if(r == 0) r = UB_NOERROR;
443 return UB_NOERROR;
462 return UB_NOERROR;
481 return UB_NOERROR;
500 return UB_NOERROR;
519 return UB_NOERROR;
529 return UB_NOERROR;
540 return UB_NOERROR;
548 return UB_NOERROR;
[all...]
H A Dlibworker.c433 return UB_NOERROR;
645 return UB_NOERROR;
654 return UB_NOERROR;
668 return UB_NOERROR;
724 return UB_NOERROR;
732 return UB_NOERROR;
743 return UB_NOERROR;
822 add_bg_result(q->w, q, buf, UB_NOERROR, why_bogus, was_ratelimited);
860 add_bg_result(w, q, w->back->udp_buff, UB_NOERROR, NULL, 0);
868 add_bg_result(w, q, w->back->udp_buff, UB_NOERROR, NUL
[all...]
H A Dunbound.h240 UB_NOERROR = 0, enumerator in enum:ub_ctx_err
H A Dcontext.c108 return UB_NOERROR;

Completed in 147 milliseconds