ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
ssh_options_getopt ( ssh_session session, int* argcptr, char** argv ) |
---|---|
Type | FUNC |
Source | options.c |
Params | 3 |
Return | int |
Size | 1182 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | UNCHANGED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | session | ssh_session | 8 | %rdi |
1 | argcptr | int* | 8 | %rsi |
2 | argv | char** | 8 | %rdx |
RETURN | ||||
.retval | int | 4 | %rax |
Old | New | |||||||||||||
|
|
Old | New | |||||||||||||||||||||||||||||||
|
|