Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/libunbound/
H A Dunbound.h251 UB_FORKFAIL = -5, enumerator
H A Dlibworker.c395 return UB_FORKFAIL; in libworker_bg()
408 return UB_FORKFAIL; in libworker_bg()
H A Dlibunbound.c964 case UB_FORKFAIL: return "could not fork"; in ub_strerror()