Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/conf/
H A Dconf_def.c47 static char *scan_dquote(CONF *conf, char *p);
508 p = scan_dquote(conf, p); in clear_comments()
849 static char *scan_dquote(CONF *conf, char *p) in scan_dquote() function