Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/conf/
HDconf_def.c77 static char *scan_dquote(CONF *conf, char *p);
456 p = scan_dquote(conf, p); in clear_comments()
661 static char *scan_dquote(CONF *conf, char *p) in scan_dquote() function