Searched refs:ssh_input_space (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/usr.bin/ssh/ | ||
| D | ssh_api.h | 109 int ssh_input_space(struct ssh *ssh, size_t len); |
| D | ssh_api.c | 329 ssh_input_space(struct ssh *ssh, size_t len) in ssh_input_space() function |