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.c404 return UB_FORKFAIL; in libworker_bg()
417 return UB_FORKFAIL; in libworker_bg()
H A Dlibunbound.c974 case UB_FORKFAIL: return "could not fork"; in ub_strerror()