Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/conf/
HDconf_mod.c76 struct conf_module_st { struct
78 DSO *dso;
80 char *name;
82 conf_init_func *init;
84 conf_finish_func *finish;
86 int links;
87 void *usr_data;