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

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libuutil/common/
H A Dlibuutil.h45 #define UU_ERROR_NONE 0 /* no error */ macro
H A Duu_misc.c108 * Because UU_ERROR_NONE == 0, if uu_set_error() was
109 * never called, then this will return UU_ERROR_NONE:
120 case UU_ERROR_NONE:

Completed in 231 milliseconds