Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libuutil/
H A Duu_alloc.c38 uu_set_error(UU_ERROR_SYSTEM); in uu_zalloc()
H A Duu_misc.c169 case UU_ERROR_SYSTEM: in uu_strerror()
/freebsd/sys/contrib/openzfs/include/
H A Dlibuutil.h56 #define UU_ERROR_SYSTEM 99 /* underlying system error */ macro