Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/conf/
HDconf_def.c74 static void clear_comments(CONF *conf, char *p);
299 clear_comments(conf, buf); in def_load_bio()
437 static void clear_comments(CONF *conf, char *p) in clear_comments() function