Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/crypto/conf/
H A Dconf_def.c44 static void clear_comments(CONF *conf, char *p);
319 clear_comments(conf, buf); in def_load_bio()
489 static void clear_comments(CONF *conf, char *p) in clear_comments() function