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);
287 ssh_output_ptr(struct ssh *ssh, size_t *len) in ssh_output_ptr() function
47 buf = ssh_output_ptr(from, &len); in do_send_and_receive()
115 buf = ssh_output_ptr(from, &len); in do_send_and_receive()