Home
last modified time | relevance | path

Searched refs:UU_ERROR_NONE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libuutil/common/
H A Duu_misc.c123 case UU_ERROR_NONE: in uu_strerror()
H A Dlibuutil.h45 #define UU_ERROR_NONE 0 /* no error */ macro
H A Duu_list.c322 uu_set_error(UU_ERROR_NONE); in uu_list_find()