Home
last modified time | relevance | path

Searched refs:UB_PIPE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/libunbound/
H A Dlibunbound.c681 return UB_PIPE; in ub_process()
686 return UB_PIPE; in ub_process()
726 return UB_PIPE; in ub_wait()
737 return UB_PIPE; in ub_wait()
889 return UB_PIPE; in ub_resolve_async()
927 return UB_PIPE; in ub_cancel()
967 case UB_PIPE: return "error in pipe communication with async"; in ub_strerror()
H A Dunbound.h257 UB_PIPE = -8, enumerator