Home
last modified time | relevance | path

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

/freebsd-head/contrib/unbound/libunbound/
HDunbound.h251 UB_FORKFAIL = -5, enumerator
HDlibworker.c395 return UB_FORKFAIL; in libworker_bg()
408 return UB_FORKFAIL; in libworker_bg()
HDlibunbound.c964 case UB_FORKFAIL: return "could not fork"; in ub_strerror()