Home
last modified time | relevance | path

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

/external/openssl/crypto/conf/
Dconf_def.c74 static void clear_comments(CONF *conf, char *p);
309 clear_comments(conf, buf); in def_load_bio()
458 static void clear_comments(CONF *conf, char *p) in clear_comments() function