Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssherr.c84 case SSH_ERR_DISCONNECTED: in ssh_err()
H A Dssherr.h53 #define SSH_ERR_DISCONNECTED -29 macro
H A Ddispatch.c120 return SSH_ERR_DISCONNECTED; in ssh_dispatch_run()
H A Dpacket.c1831 return SSH_ERR_DISCONNECTED; in ssh_packet_read_poll_seqnr()
2010 case SSH_ERR_DISCONNECTED: in sshpkt_vfatal()