Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/conf/
H A Dconf_def.c77 static void clear_comments(CONF *conf, char *p);
302 clear_comments(conf, buf); in def_load_bio()
418 clear_comments(CONF *conf, char *p) in clear_comments() function