Searched refs:put_error (Results 1 – 1 of 1) sorted by relevance
/openssl-master/crypto/err/ |
A D | err_prn.c | 50 static void put_error(int lib, const char *func, int reason, in put_error() function 72 put_error(ERR_LIB_NONE, NULL, 0, "", 0); in ERR_add_error_txt() 129 put_error(ERR_GET_LIB(err), func, err, file, line); in ERR_add_error_txt()
|
Completed in 2 milliseconds