ABI | Symbols | Types |
Contents |
Info |
Fields |
Memory Layout |
Name | ssh_kbdint_struct |
---|---|
Type | STRUCT |
Fields | 6 |
Source | auth.c |
Size | 48 |
Usage | The type is used by 1 type. |
Status | CHANGED |
|
|
Pos | Name | Type | Size | Offset |
---|---|---|---|---|
0 | nprompts | uint32_t | 4 | 0 |
nanswers | uint32_t | 4 | 4 | |
1 | name | char* | 8 | 8 |
2 | instruction | char* | 8 | 16 |
3 | prompts | char** | 8 | 24 |
4 | echo | unsigned char* | 8 | 32 |
5 | answers | char** | 8 | 40 |
Old | New | |||||||||||||||||||||||||||||||||||||||||||||||||
|
|