Searched refs:ssh_output_space (Results 1 – 2 of 2) sorted by relevance
/external/openssh/ | ||
D | ssh_api.h | 121 int ssh_output_space(struct ssh *ssh, size_t len); |
D | ssh_api.c | 302 ssh_output_space(struct ssh *ssh, size_t len) in ssh_output_space() function |