Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dcmp.c2679 static char *conf_get_string(const CONF *src_conf, const char *groups, in conf_get_string() argument
2686 if ((res = app_conf_try_string(src_conf, opt_item, name)) != NULL) in conf_get_string()