Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/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