Searched refs:err_load_strings (Results 1 – 2 of 2) sorted by relevance
125 static void err_load_strings(int lib, ERR_STRING_DATA *str);662 err_load_strings(0,ERR_str_libraries); in ERR_load_ERR_strings()663 err_load_strings(0,ERR_str_reasons); in ERR_load_ERR_strings()664 err_load_strings(ERR_LIB_SYS,ERR_str_functs); in ERR_load_ERR_strings()666 err_load_strings(ERR_LIB_SYS,SYS_str_reasons); in ERR_load_ERR_strings()670 static void err_load_strings(int lib, ERR_STRING_DATA *str) in err_load_strings() function684 err_load_strings(lib, str); in ERR_load_strings()
702 static void err_load_strings(void) { in err_load_strings() function765 void ERR_load_crypto_strings(void) { err_load_strings(); } in ERR_load_crypto_strings()