Searched refs:module_add (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/conf/
H A Dconf_mod.c111 static CONF_MODULE *module_add(DSO *dso, const char *name,
261 md = module_add(dso, name, ifunc, ffunc);
277 static CONF_MODULE *module_add(DSO *dso, const char *name, function
463 if (module_add(NULL, name, ifunc, ffunc))

Completed in 34 milliseconds