Home
last modified time | relevance | path

Searched defs:ifunc (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/crypto/conf/
H A Dconf_mod.c289 conf_init_func *ifunc; in module_load_dso() local
327 conf_init_func *ifunc, conf_finish_func *ffunc) in module_add()
568 int CONF_module_add(const char *name, conf_init_func *ifunc, in CONF_module_add()