Home
last modified time | relevance | path

Searched refs:CONF_R_VARIABLE_HAS_NO_VALUE (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/crypto/conf/
H A Dconf_err.c90 {ERR_REASON(CONF_R_VARIABLE_HAS_NO_VALUE), "variable has no value"},
H A Dconf_def.c566 CONFerror(CONF_R_VARIABLE_HAS_NO_VALUE); in str_copy()
/dragonfly/crypto/libressl/include/openssl/
H A Dconf.h241 #define CONF_R_VARIABLE_HAS_NO_VALUE 104 macro