Searched refs:CONF_R_NO_SUCH_FILE (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/conf/
H A Dconf_err.c111 {ERR_REASON(CONF_R_NO_SUCH_FILE), "no such file"},
H A Dconf.h248 # define CONF_R_NO_SUCH_FILE 114 macro
H A Dconf_mod.c181 (ERR_GET_REASON(ERR_peek_last_error()) == CONF_R_NO_SUCH_FILE)) {
H A Dconf_def.c195 CONFerr(CONF_F_DEF_LOAD, CONF_R_NO_SUCH_FILE);

Completed in 76 milliseconds