Home
last modified time | relevance | path

Searched defs:ERR_put_error (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/dc/
H A Dmisc.c65 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 Derr.c423 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 Derr.h.in398 # define ERR_put_error(lib, func, reason, file, line) \ macro