ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
channel_read ( ssh_channel channel, void* dest, uint32_t count, int is_stderr ) |
---|---|
Type | FUNC |
Source | legacy.c |
Params | 4 |
Return | int |
Size | 14 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | UNCHANGED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | channel | ssh_channel | 8 | %rdi |
1 | dest | void* | 8 | %rsi |
2 | count | uint32_t | 4 | %rdx |
3 | is_stderr | int | 4 | %rcx |
RETURN | ||||
.retval | int | 4 | %rax |
Old | New | |||||||||||||
|
|
Old | New | |||||||||||||||||||||||||||||||||||||
|
|