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

/netbsd-current/external/bsd/unbound/dist/libunbound/
H A Dcontext.c77 return UB_INITFAIL;
84 return UB_INITFAIL;
87 return UB_INITFAIL;
89 return UB_INITFAIL;
H A Dunbound.h255 UB_INITFAIL = -7, enumerator in enum:ub_ctx_err
H A Dlibunbound.c803 return UB_INITFAIL;
954 case UB_INITFAIL: return "initialization failure";
1447 return UB_INITFAIL;
1464 return new_base ? UB_NOERROR : UB_INITFAIL;
H A Dlibworker.c626 return UB_INITFAIL;
708 return UB_INITFAIL;

Completed in 139 milliseconds