libssh.so 0.7.1 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Type: ssh_callbacks_struct


Contents
Info
Fields
Memory Layout

Info

Name ssh_callbacks_struct
Type STRUCT
Fields 7
Source callbacks.h
Size 56
Usage The type is used by 1 symbol and 1 type.

Fields

PADDINGFIELD
BIT-FIELD

PosNameTypeSizeOffset
0sizesize_t80
1userdatavoid*88
2auth_functionssh_auth_callback816
3log_functionssh_log_callback824
4connect_status_functionvoid(*)(void*, float)832
5global_request_functionssh_global_request_callback840
6channel_open_request_x11_functionssh_channel_open_request_x11_callback848

Memory Layout

OffsetContentsType
0.sizesize_t
8.userdatavoid*
16.auth_functionssh_auth_callback
24.log_functionssh_log_callback
32.connect_status_functionvoid(*)(void*, float)
40.global_request_functionssh_global_request_callback
48.channel_open_request_x11_functionssh_channel_open_request_x11_callback




Andrey Ponomarenko's ABI laboratory