ABI | Symbols | Types |
Contents |
Info |
Fields |
Memory Layout |
Name | ssh_channel_request |
---|---|
Type | STRUCT |
Fields | 13 |
Source | messages.h |
Size | 88 120 |
Usage | The type is used by 1 type. |
Status | CHANGED |
|
|
Pos | Name | Type | Size | Offset |
---|---|---|---|---|
0 | type | int | 4 | 0 |
1 | channel | ssh_channel | 8 | 8 |
2 | want_reply | uint8_t | 1 | 16 |
3 | TERM | char* | 8 | 24 |
4 | width | uint32_t | 4 | 32 |
5 | height | uint32_t | 4 | 36 |
6 | pxwidth | uint32_t | 4 | 40 |
7 | pxheight | uint32_t | 4 | 44 |
8 | modes | ssh_string | 8 | 48 |
9 | var_name | char* | 8 | 56 |
10 | var_value | char* | 8 | 64 |
11 | command | char* | 8 | 72 |
12 | subsystem | char* | 8 | 80 |
x11_single_connection | uint8_t | 1 | 88 | |
x11_auth_protocol | char const* | 8 | 96 | |
x11_auth_cookie | char const* | 8 | 104 | |
x11_screen_number | uint32_t | 4 | 112 |
Old | New | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|