Searched refs:UB_FORKFAIL (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/libunbound/
H A Dunbound.h251 UB_FORKFAIL = -5, enumerator in enum:ub_ctx_err
H A Dlibworker.c409 return UB_FORKFAIL;
422 return UB_FORKFAIL;
H A Dlibunbound.c953 case UB_FORKFAIL: return "could not fork";

Completed in 81 milliseconds