Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/conf/
H A Dconf_mod.c109 static void module_free(CONF_MODULE *md);
420 module_free(md); in CONF_modules_unload()
430 module_free(CONF_MODULE *md) in module_free() function