Searched refs:ssh_output_ptr (Results 1 – 3 of 3) sorted by relevance
128 const u_char *ssh_output_ptr(struct ssh *ssh, size_t *len);
308 ssh_output_ptr(struct ssh *ssh, size_t *len) in ssh_output_ptr() function
41 buf = ssh_output_ptr(from, &len); in do_send_and_receive()