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