Searched refs:ssh_output_ptr (Results 1 – 4 of 4) sorted by relevance
129 const u_char *ssh_output_ptr(struct ssh *ssh, size_t *len);
300 ssh_output_ptr(struct ssh *ssh, size_t *len) in ssh_output_ptr() function
45 buf = ssh_output_ptr(from, &len); in do_send_and_receive()
113 buf = ssh_output_ptr(from, &len); in do_send_and_receive()