ABI | Symbols | Types |
| Contents |
| Info |
| Calling sequence |
| Stack frame layout |
| Registers usage |
| Signature |
ssh_getpass ( char const* prompt, char* buf, size_t len, int echo, int verify ) |
|---|---|
| Type | FUNC |
| Source | getpass.c |
| Params | 5 |
| Return | int |
| Size | 546 |
| Bind | GLOBAL |
| Vis | DEFAULT |
| Ndx | 11 |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Passed |
|---|---|---|---|---|
| INPUT(S) | ||||
| 0 | prompt | char const* | 8 | %rdi |
| 1 | buf | char* | 8 | %rsi |
| 2 | len | size_t | 8 | %rdx |
| 3 | echo | int | 4 | %rcx |
| 4 | verify | int | 4 | %r8 |
| RETURN | ||||
| .retval | int | 4 | %rax | |
| Old | New | |||||||||||||
|
|
| Old | New | |||||||||||||||||||||||||||||||||||||||||||
|
|