Home
last modified time | relevance | path

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

/external/openssl/crypto/conf/
Dconf_def.c76 static char *scan_quote(CONF *conf, char *p);
488 p=scan_quote(conf, p); in clear_comments()
671 static char *scan_quote(CONF *conf, char *p) in scan_quote() function