Home
last modified time | relevance | path

Searched refs:ssh_packet_is_interactive (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/crypto/openssh/
H A Dopacket.h106 ssh_packet_is_interactive(active_state)
H A Dpacket.h112 int ssh_packet_is_interactive(struct ssh *);
H A Dssh_namespace.h580 #define ssh_packet_is_interactive Fssh_ssh_packet_is_interactive macro
H A Dpacket.c2063 ssh_packet_is_interactive(struct ssh *ssh) in ssh_packet_is_interactive() function