HomeSort by: relevance | last modified time | path
    Searched refs:UU_ERROR_NONE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libuutil/common/
libuutil.h 45 #define UU_ERROR_NONE 0 /* no error */
uu_misc.c 108 * 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 16 milliseconds