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.c687 return UB_PIPE; in ub_process()
692 return UB_PIPE; in ub_process()
734 return UB_PIPE; in ub_wait()
745 return UB_PIPE; in ub_wait()
899 return UB_PIPE; in ub_resolve_async()
937 return UB_PIPE; in ub_cancel()
977 case UB_PIPE: return "error in pipe communication with async"; in ub_strerror()
H A Dunbound.h257 UB_PIPE = -8, enumerator