Searched defs:ERR_put_error (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/usr.bin/dc/ |
H A D | misc.c | 65 ERR_put_error(int lib, int func, int reason, const char *file, int line) in ERR_put_error() function
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/ |
H A D | err.c | 423 void ERR_put_error(int lib, int func, int reason, const char *file, int line) in ERR_put_error() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
H A D | err.h.in | 398 # define ERR_put_error(lib, func, reason, file, line) \ macro
|