Searched defs:ERR_PUT_error (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | err.h.in | 43 #define ERR_PUT_error(l, f, r, fn, ln) ERR_put_error(l, f, r, fn, ln) macro
|
| H A D | err.h | 41 #define ERR_PUT_error(l, f, r, fn, ln) ERR_put_error(l, f, r, fn, ln) macro
|