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

/freebsd-13-stable/sys/contrib/openzfs/lib/libuutil/
H A Duu_misc.c111 * Because UU_ERROR_NONE == 0, if uu_set_error() was
112 * never called, then this will return UU_ERROR_NONE:
123 case UU_ERROR_NONE:
/freebsd-13-stable/sys/contrib/openzfs/include/
H A Dlibuutil.h44 #define UU_ERROR_NONE 0 /* no error */ macro

Completed in 43 milliseconds