Searched refs:ERR_add_error_vdata (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | ERR_put_error.pod | 5 ERR_put_error, ERR_add_error_data, ERR_add_error_vdata - record an error 14 void ERR_add_error_vdata(int num, va_list arg); 25 ERR_add_error_vdata() is similar except the argument is a B<va_list>.
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | ERR_put_error.pod | 8 ERR_put_error, ERR_add_error_data, ERR_add_error_vdata, 20 void ERR_add_error_vdata(int num, va_list arg); 49 ERR_add_error_vdata() is similar except the argument is a B<va_list>. 163 ERR_add_error_data(), ERR_add_error_vdata()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/err/ |
H A D | err.c | 815 ERR_add_error_vdata(num, args); in ERR_add_error_data() 819 void ERR_add_error_vdata(int num, va_list args) in ERR_add_error_vdata() function
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/ |
H A D | err.c | 874 ERR_add_error_vdata(num, args); in ERR_add_error_data() 878 void ERR_add_error_vdata(int num, va_list args) in ERR_add_error_vdata() function
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
H A D | err.h | 248 void ERR_add_error_vdata(int num, va_list args);
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | err.h.in | 460 void ERR_add_error_vdata(int num, va_list args);
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/ |
H A D | crypto.map | 1344 ERR_add_error_vdata;
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/ |
H A D | libcrypto.num | 3448 ERR_add_error_vdata 3400 1_1_0 EXIST::FUNCTION:
|