Searched refs:ERR_get_next_error_library (Results 1 – 20 of 20) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | ERR_load_strings.pod | 5 ERR_load_strings, ERR_PACK, ERR_get_next_error_library - load 14 int ERR_get_next_error_library(void); 36 ERR_get_next_error_library() can be used to assign library numbers 42 ERR_get_next_error_library() returns zero on failure, otherwise a new
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | ERR_load_strings.pod | 5 ERR_load_strings, ERR_PACK, ERR_get_next_error_library - load 14 int ERR_get_next_error_library(void); 36 ERR_get_next_error_library() can be used to assign library numbers 42 ERR_get_next_error_library() returns zero on failure, otherwise a new
|
H A D | ERR_new.pod | 54 L<ERR_get_next_error_library(3)>. 66 L<ERR_raise(3)>, L<ERR_get_next_error_library(3)>,
|
H A D | ERR_put_error.pod | 117 To get a "library" code, call L<ERR_get_next_error_library(3)>; this gives 137 int app_lib_code = ERR_get_next_error_library(); 173 L<ERR_load_strings(3)>, L<ERR_get_next_error_library(3)>
|
/netbsd-src/crypto/external/bsd/openssl/dist/engines/ |
H A D | e_dasync_err.c | 29 lib_code = ERR_get_next_error_library(); in ERR_load_DASYNC_strings() 53 lib_code = ERR_get_next_error_library(); in ERR_DASYNC_error()
|
H A D | e_ossltest_err.c | 29 lib_code = ERR_get_next_error_library(); in ERR_load_OSSLTEST_strings() 53 lib_code = ERR_get_next_error_library(); in ERR_OSSLTEST_error()
|
H A D | e_loader_attic_err.c | 46 lib_code = ERR_get_next_error_library(); in ERR_load_ATTIC_strings() 70 lib_code = ERR_get_next_error_library(); in ERR_ATTIC_error()
|
H A D | e_afalg_err.c | 44 lib_code = ERR_get_next_error_library(); in ERR_load_AFALG_strings() 68 lib_code = ERR_get_next_error_library(); in ERR_AFALG_error()
|
H A D | e_capi_err.c | 67 lib_code = ERR_get_next_error_library(); in ERR_load_CAPI_strings() 91 lib_code = ERR_get_next_error_library(); in ERR_CAPI_error()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/ |
H A D | e_ossltest_err.c | 35 lib_code = ERR_get_next_error_library(); in ERR_load_OSSLTEST_strings() 61 lib_code = ERR_get_next_error_library(); in ERR_OSSLTEST_error()
|
H A D | e_dasync_err.c | 45 lib_code = ERR_get_next_error_library(); in ERR_load_DASYNC_strings() 71 lib_code = ERR_get_next_error_library(); in ERR_DASYNC_error()
|
H A D | e_afalg_err.c | 55 lib_code = ERR_get_next_error_library(); in ERR_load_AFALG_strings() 81 lib_code = ERR_get_next_error_library(); in ERR_AFALG_error()
|
H A D | e_capi_err.c | 91 lib_code = ERR_get_next_error_library(); in ERR_load_CAPI_strings() 117 lib_code = ERR_get_next_error_library(); in ERR_CAPI_error()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | err.h | 264 int ERR_get_next_error_library(void);
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/err/ |
H A D | err.c | 763 int ERR_get_next_error_library(void) in ERR_get_next_error_library() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ |
H A D | provider_core.c | 582 prov->error_lib = ERR_get_next_error_library(); in ossl_provider_new() 1329 prov->error_lib = ERR_get_next_error_library(); in provider_activate_fallbacks()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/ |
H A D | err.c | 830 int ERR_get_next_error_library(void) in ERR_get_next_error_library() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | err.h.in | 483 int ERR_get_next_error_library(void);
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/ |
H A D | crypto.map | 1352 ERR_get_next_error_library;
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
H A D | libcrypto.num | 3493 ERR_get_next_error_library 3446 1_1_0 EXIST::FUNCTION:
|