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

/freebsd-current/contrib/unbound/libunbound/
H A Dunbound.h257 UB_PIPE = -8, enumerator in enum:ub_ctx_err
H A Dlibunbound.c675 return UB_PIPE;
680 return UB_PIPE;
720 return UB_PIPE;
731 return UB_PIPE;
883 return UB_PIPE;
921 return UB_PIPE;
961 case UB_PIPE: return "error in pipe communication with async";

Completed in 59 milliseconds