ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
sftp_read ( sftp_file handle, void* buf, size_t count ) |
---|---|
Type | FUNC |
Source | sftp.c |
Params | 3 |
Return | ssize_t |
Size | 720 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | UNCHANGED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | handle | sftp_file | 8 | %rdi |
1 | buf | void* | 8 | %rsi |
2 | count | size_t | 8 | %rdx |
RETURN | ||||
.retval | ssize_t | 8 | %rax |
Old | New | |||||||||||||
|
|
Old | New | |||||||||||||||||||||||||||||||
|
|