ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
ssh_channel_select ( ssh_channel* readchans, ssh_channel* writechans, ssh_channel* exceptchans, struct timeval* timeout ) |
---|---|
Type | FUNC |
Source | channels.c |
Params | 4 |
Return | int |
Size | 1163 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | UNCHANGED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | readchans | ssh_channel* | 8 | %rdi |
1 | writechans | ssh_channel* | 8 | %rsi |
2 | exceptchans | ssh_channel* | 8 | %rdx |
3 | timeout | struct timeval* | 8 | %rcx |
RETURN | ||||
.retval | int | 4 | %rax |
Old | New | |||||||||||||
|
|
Old | New | |||||||||||||||||||||||||||||||||||||
|
|