Searched refs:ERR_getErrorString (Results 1 – 5 of 5) sorted by relevance
69 const char* ERR_getErrorString(ERR_enum code); /* error_private.c */73 return ERR_getErrorString(ERR_getErrorCode(code)); in ERR_getErrorName()
15 const char* ERR_getErrorString(ERR_enum code) in ERR_getErrorString() function
49 const char* ZSTD_getErrorString(ZSTD_ErrorCode code) { return ERR_getErrorString(code); } in ZSTD_getErrorString()
51 #define ERR_getErrorString zfs_ERR_getErrorString macro
823 const char* ERR_getErrorString(ERR_enum code); /* error_private.c */827 return ERR_getErrorString(ERR_getErrorCode(code)); in ERR_getErrorName()2710 const char* ERR_getErrorString(ERR_enum code) in ERR_getErrorString() function7366 const char* ZSTD_getErrorString(ZSTD_ErrorCode code) { return ERR_getErrorString(code); } in ZSTD_getErrorString()