Home
last modified time | relevance | path

Searched defs:SYSerr (Results 1 – 2 of 2) sorted by relevance

/netbsd/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Derr.h101 # define SYSerr(f,r) ERR_PUT_error(ERR_LIB_SYS,(f),(r),OPENSSL_FILE,OPENSSL_LINE) macro
/netbsd/crypto/external/bsd/openssl/dist/include/openssl/
H A Derr.h.in167 # define SYSerr(f, r) ERR_raise_data(ERR_LIB_SYS, (r), NULL) macro