Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/include/openssl/
HDerr.h.in241 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro
HDerr.h239 # define ERR_SYSTEM_ERROR(errcode) (((errcode) & ERR_SYSTEM_FLAG) != 0) macro