ABI | Symbols | Types |
| Contents |
| Info |
| Calling sequence |
| Stack frame layout |
| Registers usage |
| Signature |
channel_open_forward ( ssh_channel channel, char const* remotehost, int remoteport, char const* sourcehost, int localport ) |
|---|---|
| Type | FUNC |
| Source | legacy.c |
| Params | 5 |
| 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 | remotehost | char const* | 8 | %rsi |
| 2 | remoteport | int | 4 | %rdx |
| 3 | sourcehost | char const* | 8 | %rcx |
| 4 | localport | int | 4 | %r8 |
| RETURN | ||||
| .retval | int | 4 | %rax | |
| Old | New | |||||||||||||
|
|
| Old | New | |||||||||||||||||||||||||||||||||||||||||||
|
|