Home
last modified time | relevance | path

Searched refs:ErrTypeStrings (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/
H A Derror_ext.h366 char * ErrTypeStrings (e_ErrorType err);
394 ErrTypeStrings((e_ErrorType)GET_ERROR_TYPE(_err))); \
/freebsd/sys/contrib/ncsw/etc/
H A Derror.c55 char * ErrTypeStrings (e_ErrorType err) in ErrTypeStrings() function