ABI | Symbols | Types |
Contents |
Info |
Fields |
Memory Layout |
Name | ssh_poll_ctx_struct |
---|---|
Type | STRUCT |
Fields | 5 |
Source | poll.c |
Size | 40 |
Usage | The type is used by 2 types. |
Status | UNCHANGED |
|
|
Pos | Name | Type | Size | Offset |
---|---|---|---|---|
0 | pollptrs | ssh_poll_handle* | 8 | 0 |
1 | pollfds | ssh_pollfd_t* | 8 | 8 |
2 | polls_allocated | size_t | 8 | 16 |
3 | polls_used | size_t | 8 | 24 |
4 | chunk_size | size_t | 8 | 32 |
Old | New | |||||||||||||||||||||||||||||||||||||
|
|