Searched refs:ssh_packet_set_interactive (Results 1 – 6 of 6) sorted by relevance
| /freebsd/crypto/openssh/ |
| H A D | packet.h | 114 void ssh_packet_set_interactive(struct ssh *, int, int, int);
|
| H A D | ssh.c | 2230 ssh_packet_set_interactive(ssh, interactive, in ssh_session2_setup() 2344 ssh_packet_set_interactive(ssh, interactive, in ssh_session2()
|
| H A D | session.c | 528 ssh_packet_set_interactive(ssh, s->display != NULL, in do_exec_no_pty() 657 ssh_packet_set_interactive(ssh, 1, in do_exec_pty()
|
| H A D | ssh_namespace.h | 714 #define ssh_packet_set_interactive Fssh_ssh_packet_set_interactive macro
|
| H A D | clientloop.c | 2694 ssh_packet_set_interactive(ssh, want_tty, in client_session2_setup()
|
| H A D | packet.c | 2220 ssh_packet_set_interactive(struct ssh *ssh, int interactive, int qos_interactive, int qos_bulk) 2222 ssh_packet_set_interactive(struct ssh *ssh, int interactive, int qos_interactive, int qos_bulk) ssh_packet_set_interactive() function
|