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

/external/openssl/crypto/conf/
H A Dconf_def.c77 static char *scan_dquote(CONF *conf, char *p);
483 p=scan_dquote(conf, p);
690 static char *scan_dquote(CONF *conf, char *p) function
/external/chromium_org/third_party/boringssl/src/crypto/conf/
H A Dconf.c433 static char *scan_dquote(CONF *conf, char *p) { function
471 p = scan_dquote(conf, p);

Completed in 49 milliseconds