libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Type: conf_method_st


Contents
Info
Fields
Memory Layout

Info

Name conf_method_st
Type STRUCT
Fields 10
Source conf.h
Size 80
Usage The type is used by 4 symbols and 2 types.

Fields

PADDINGFIELD
BIT-FIELD

PosNameTypeSizeOffset
0namechar const*80
1createCONF*(*)(CONF_METHOD*)88
2initint(*)(CONF*)816
3destroyint(*)(CONF*)824
4destroy_dataint(*)(CONF*)832
5load_bioint(*)(CONF*, BIO*, long*)840
6dumpint(*)(CONF const*, BIO*)848
7is_numberint(*)(CONF const*, char)856
8to_intint(*)(CONF const*, char)864
9loadint(*)(CONF*, char const*, long*)872

Memory Layout

OffsetContentsType
0.namechar const*
8.createCONF*(*)(CONF_METHOD*)
16.initint(*)(CONF*)
24.destroyint(*)(CONF*)
32.destroy_dataint(*)(CONF*)
40.load_bioint(*)(CONF*, BIO*, long*)
48.dumpint(*)(CONF const*, BIO*)
56.is_numberint(*)(CONF const*, char)
64.to_intint(*)(CONF const*, char)
72.loadint(*)(CONF*, char const*, long*)




Andrey Ponomarenko's ABI laboratory