ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
ssh_set_auth_methods ( ssh_session session, int auth_methods ) |
---|---|
Type | FUNC |
Source | server.c |
Params | 2 |
Return | void |
Size | 10 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | ADDED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | session | ssh_session | 8 | %rdi |
1 | auth_methods | int | 4 | %rsi |
RETURN: none |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rdi | session | ssh_session |
%rsi | auth_methods | int |