Searched refs:ERR_FATAL_ERROR (Results 1 – 6 of 6) sorted by relevance
5 ERR_GET_LIB, ERR_GET_REASON, ERR_FATAL_ERROR16 int ERR_FATAL_ERROR(unsigned long e);24 ERR_FATAL_ERROR() indicates whether a given error code is a fatal error.37 ERR_GET_LIB(), ERR_GET_REASON(), and ERR_FATAL_ERROR() are macros.
36 grep "$PAT" * | grep -v ERR_FATAL_ERROR | awk '{print $3;}' | sort -u >$X1
250 ERR_FATAL_ERROR define
262 static ossl_unused ossl_inline int ERR_FATAL_ERROR(unsigned long errcode) in ERR_FATAL_ERROR() function
264 static ossl_unused ossl_inline int ERR_FATAL_ERROR(unsigned long errcode) function
1611 MLINKS+= ERR_GET_LIB.3 ERR_FATAL_ERROR.3