Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/conf/
H A Dconf_mod.c38 struct conf_module_st { struct
40 DSO *dso;
42 char *name;
44 conf_init_func *init;
46 conf_finish_func *finish;
48 int links;
49 void *usr_data;