Home
last modified time | relevance | path

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

/external/openssl/crypto/conf/
Dconf_def.c77 static char *scan_dquote(CONF *conf, char *p);
483 p=scan_dquote(conf, p); in clear_comments()
690 static char *scan_dquote(CONF *conf, char *p) in scan_dquote() function