Searched refs:ssh_output_ptr (Results 1 – 5 of 5) sorted by relevance
129 const u_char *ssh_output_ptr(struct ssh *ssh, size_t *len);
307 ssh_output_ptr(struct ssh *ssh, size_t *len) in ssh_output_ptr() function
663 #define ssh_output_ptr Fssh_ssh_output_ptr macro
44 buf = ssh_output_ptr(from, &len); in do_send_and_receive()
56 buf = ssh_output_ptr(from, &len); in do_send_and_receive()