Home
last modified time | relevance | path

Searched refs:CONF_MFLAGS_IGNORE_ERRORS (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/libressl/include/openssl/
H A Dconf.h113 #define CONF_MFLAGS_IGNORE_ERRORS 0x1 macro
/dragonfly/crypto/libressl/crypto/conf/
H A Dconf_mod.c155 if (!(flags & CONF_MFLAGS_IGNORE_ERRORS)) in CONF_modules_load()