ABI | Symbols | Types | Live Readelf |
| Used As | Name | Used In |
|---|---|---|
| PARAM | meth | CONF_set_default_method ( CONF_METHOD* meth ) » |
| PARAM | meth | NCONF_new ( CONF_METHOD* meth ) » |
| RETURN | NCONF_default ( ) » | |
| RETURN | NCONF_WIN32 ( ) » | |
| FIELD | .meth | struct conf_st { CONF_METHOD* meth, void* meth_data, struct lhash_st_CONF_VALUE* data } » |
|
F-PTR PARAM |
1st parameter | CONF*(*) { CONF_METHOD* } » |