ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
ssh_channel_request_x11 ( ssh_channel channel, int single_connection, char const* protocol, char const* cookie, int screen_number ) |
---|---|
Type | FUNC |
Source | channels.c |
Params | 5 |
Return | int |
Size | 328 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | UNCHANGED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | channel | ssh_channel | 8 | %rdi |
1 | single_connection | int | 4 | %rsi |
2 | protocol | char const* | 8 | %rdx |
3 | cookie | char const* | 8 | %rcx |
4 | screen_number | int | 4 | %r8 |
RETURN | ||||
.retval | int | 4 | %rax |
Old | New | |||||||||||||
|
|
Old | New | |||||||||||||||||||||||||||||||||||||||||||
|
|