Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/conf/
H A Dconf_def.c51 static char *scan_quote(CONF *conf, char *p);
627 p = scan_quote(conf, p); in clear_comments()
949 static char *scan_quote(CONF *conf, char *p) in scan_quote() function