#include <stdapis/openssl/dso.h>
| struct dso_meth_st |
| Public Attributes | |
|---|---|
| DSO_FUNC_TYPE(* | dso_bind_func |
| void *(* | dso_bind_var |
| long(* | dso_ctrl |
| int(* | dso_load |
| DSO_MERGER_FUNC | dso_merger |
| DSO_NAME_CONVERTER_FUNC | dso_name_converter |
| int(* | dso_unload |
| int(* | finish |
| int(* | init |
| const char * | name |