Searched refs:ssh_packet_set_interactive (Results 1 – 5 of 5) sorted by relevance
115 void ssh_packet_set_interactive(struct ssh *, int);
303 ssh_packet_set_interactive(ssh, interactive); in process_output()
762 #define ssh_packet_set_interactive Fssh_ssh_packet_set_interactive macro
1640 ssh_packet_set_interactive(ssh, interactive); in client_loop()
2299 ssh_packet_set_interactive(struct ssh *ssh, int interactive) in ssh_packet_set_interactive() function