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

/freebsd-12-stable/sys/contrib/ncsw/etc/
H A Derror.c55 char * ErrTypeStrings (e_ErrorType err)
/freebsd-12-stable/sys/contrib/ncsw/inc/
H A Derror_ext.h88 /**< Extract error type (#e_ErrorType) from
95 typedef enum e_ErrorType /* Comments / Associated Message Strings */ enum
192 } e_ErrorType; typedef in typeref:enum:e_ErrorType
366 char * ErrTypeStrings (e_ErrorType err);
394 ErrTypeStrings((e_ErrorType)GET_ERROR_TYPE(_err))); \

Completed in 64 milliseconds