Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/conf/
H A Dconf_def.c79 static char *scan_quote(CONF *conf, char *p);
441 p = scan_quote(conf, p); in clear_comments()
629 scan_quote(CONF *conf, char *p) in scan_quote() function