Searched refs:ssh_packet_connection_is_on_socket (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/crypto/openssh/
H A Dopacket.h52 ssh_packet_connection_is_on_socket(active_state)
H A Dpacket.h131 int ssh_packet_connection_is_on_socket(struct ssh *);
H A Dpacket.c377 ssh_packet_connection_is_on_socket(struct ssh *ssh) function
470 if (ssh_packet_connection_is_on_socket(ssh)) {
2244 if (!ssh_packet_connection_is_on_socket(ssh))
2284 if (!ssh_packet_connection_is_on_socket(ssh))
H A Dssh_namespace.h644 #define ssh_packet_connection_is_on_socket Fssh_ssh_packet_connection_is_on_socket macro

Completed in 101 milliseconds