Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/unbound/libunbound/
H A Dlibunbound.c633 return UB_PIPE; in ub_process()
638 return UB_PIPE; in ub_process()
678 return UB_PIPE; in ub_wait()
689 return UB_PIPE; in ub_wait()
841 return UB_PIPE; in ub_resolve_async()
879 return UB_PIPE; in ub_cancel()
919 case UB_PIPE: return "error in pipe communication with async"; in ub_strerror()
H A Dunbound.h257 UB_PIPE = -8, enumerator