Searched refs:ssh_packet_write_poll (Results 1 – 4 of 4) sorted by relevance
142 int ssh_packet_write_poll(struct ssh *);
285 if ((r = ssh_packet_write_poll(active_state)) != 0) in packet_write_poll()
1906 ssh_packet_write_poll(struct ssh *ssh) in ssh_packet_write_poll() function1945 if ((r = ssh_packet_write_poll(ssh)) != 0) { in ssh_packet_write_wait()1981 if ((r = ssh_packet_write_poll(ssh)) != 0) { in ssh_packet_write_wait()
626 #define ssh_packet_write_poll Fssh_ssh_packet_write_poll macro