HomeSort by relevance Sort by last modified time
    Searched full:ssh_output_space (Results 1 - 2 of 2) sorted by null

  /external/openssh/
ssh_api.h 118 * ssh_output_space() checks if 'len' bytes can be appended to the
121 int ssh_output_space(struct ssh *ssh, size_t len);
ssh_api.c 302 ssh_output_space(struct ssh *ssh, size_t len) function

Completed in 512 milliseconds