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