Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/conf/
H A Dconf_mod.c115 static CONF_MODULE *module_find(char *name);
206 md = module_find(name); in module_run()
315 module_find(char *name) in module_find() function