/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 12 int ERR_load_strings(int lib, ERR_STRING_DATA *str); 20 ERR_load_strings() registers error strings for library number B<lib>. 41 ERR_load_strings() returns 1 for success and 0 for failure. ERR_PACK() returns the error code. 47 L<ERR_load_strings(3)>
|
H A D | ERR_put_error.pod | 27 L<ERR_load_strings(3)> can be used to register 64 L<ERR_load_strings(3)>
|
/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 12 int ERR_load_strings(int lib, ERR_STRING_DATA *str); 20 ERR_load_strings() registers error strings for library number B<lib>. 41 ERR_load_strings() returns 1 for success and 0 for failure. ERR_PACK() returns the error code. 47 L<ERR_load_strings(3)>
|
H A D | ERR_new.pod | 59 with L<ERR_load_strings(3)>. 67 L<ERR_load_strings(3)>, L<BIO_snprintf(3)>, L<provider-base(7)>
|
H A D | ERR_put_error.pod | 66 L<ERR_load_strings(3)> can be used to register 173 L<ERR_load_strings(3)>, L<ERR_get_next_error_library(3)>
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/ |
H A D | e_ossltest_err.c | 39 ERR_load_strings(lib_code, OSSLTEST_str_functs); in ERR_load_OSSLTEST_strings() 40 ERR_load_strings(lib_code, OSSLTEST_str_reasons); in ERR_load_OSSLTEST_strings()
|
H A D | e_dasync_err.c | 49 ERR_load_strings(lib_code, DASYNC_str_functs); in ERR_load_DASYNC_strings() 50 ERR_load_strings(lib_code, DASYNC_str_reasons); in ERR_load_DASYNC_strings()
|
H A D | e_afalg_err.c | 59 ERR_load_strings(lib_code, AFALG_str_functs); in ERR_load_AFALG_strings() 60 ERR_load_strings(lib_code, AFALG_str_reasons); in ERR_load_AFALG_strings()
|
H A D | e_capi_err.c | 95 ERR_load_strings(lib_code, CAPI_str_functs); in ERR_load_CAPI_strings() 96 ERR_load_strings(lib_code, CAPI_str_reasons); in ERR_load_CAPI_strings()
|
/netbsd-src/crypto/external/bsd/openssl/dist/engines/ |
H A D | e_dasync_err.c | 33 ERR_load_strings(lib_code, DASYNC_str_reasons); in ERR_load_DASYNC_strings()
|
H A D | e_ossltest_err.c | 33 ERR_load_strings(lib_code, OSSLTEST_str_reasons); in ERR_load_OSSLTEST_strings()
|
H A D | e_loader_attic_err.c | 50 ERR_load_strings(lib_code, ATTIC_str_reasons); in ERR_load_ATTIC_strings()
|
H A D | e_afalg_err.c | 48 ERR_load_strings(lib_code, AFALG_str_reasons); in ERR_load_AFALG_strings()
|
H A D | e_capi_err.c | 71 ERR_load_strings(lib_code, CAPI_str_reasons); in ERR_load_CAPI_strings()
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/ |
H A D | man.inc | 133 ERR_load_strings.3 \
|
H A D | crypto.map | 1384 ERR_load_strings;
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | err.h | 249 int ERR_load_strings(int lib, ERR_STRING_DATA *str);
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man3/ |
H A D | ossl_cmp_certreq_new.pod | 163 L<OSSL_CMP_CTX_new(3)>, L<ERR_load_strings(3)>
|
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/ |
H A D | man.inc | 153 ERR_load_strings.3 \
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/err/ |
H A D | err.c | 284 int ERR_load_strings(int lib, ERR_STRING_DATA *str) in ERR_load_strings() function
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/ |
H A D | err.c | 373 int ERR_load_strings(int lib, ERR_STRING_DATA *str) in ERR_load_strings() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | err.h.in | 464 int ERR_load_strings(int lib, ERR_STRING_DATA *str);
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ |
H A D | provider_core.c | 1030 ERR_load_strings(prov->error_lib, prov->error_strings); in provider_init()
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/ |
H A D | build.info | 1062 DEPEND[html/man3/ERR_load_strings.html]=man3/ERR_load_strings.pod 1063 GENERATE[html/man3/ERR_load_strings.html]=man3/ERR_load_strings.pod 1064 DEPEND[man/man3/ERR_load_strings.3]=man3/ERR_load_strings.pod 1065 GENERATE[man/man3/ERR_load_strings.3]=man3/ERR_load_strings.pod 3051 html/man3/ERR_load_strings.html \ 3659 man/man3/ERR_load_strings.3 \
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
H A D | libcrypto.num | 210 ERR_load_strings 211 1_1_0 EXIST::FUNCTION:
|