Searched refs:sshpkt_fatal (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/crypto/openssh/
H A Ddispatch.c49 sshpkt_fatal(ssh, r, "%s", __func__);
133 sshpkt_fatal(ssh, r, "%s", __func__);
H A Dserverloop.c312 sshpkt_fatal(ssh, r, "%s: ssh_packet_write_poll",
438 sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
489 sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
525 sshpkt_fatal(ssh, r, "%s: parse mode", __func__);
541 sshpkt_fatal(ssh, r, "%s: parse device", __func__);
593 sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
631 sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
657 sshpkt_fatal(ssh, r,
669 sshpkt_fatal(ssh, r,
778 sshpkt_fatal(ss
[all...]
H A Dsession.c1912 sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
1936 sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
1959 sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
1981 sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
2031 sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
2057 sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
2073 sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
2089 sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
2106 sshpkt_fatal(ssh, r, "%s: parse packet", __func__);
2210 sshpkt_fatal(ss
[all...]
H A Dpacket.h181 void sshpkt_fatal(struct ssh *ssh, int r, const char *fmt, ...)
H A Dsshd.c807 sshpkt_fatal(ssh, r, "%s: start request", __func__);
814 sshpkt_fatal(ssh, r, "%s: append key", __func__);
821 sshpkt_fatal(ssh, r, "%s: send", __func__);
2326 sshpkt_fatal(ssh, r, "banner exchange");
H A Dclientloop.c1614 sshpkt_fatal(ssh, r,
1900 sshpkt_fatal(ssh, r, "%s: send reply", __func__);
1950 sshpkt_fatal(ssh, r, "%s: send reply", __func__);
1960 sshpkt_fatal(ssh, r, "%s: send failure", __func__);
2022 sshpkt_fatal(ssh, r, "%s: send failure", __func__);
H A Dauth2.c423 sshpkt_fatal(ssh, r,
H A Dpacket.c1948 sshpkt_fatal(struct ssh *ssh, int r, const char *fmt, ...) function
1994 sshpkt_fatal(ssh, r, "%s", __func__);
1997 sshpkt_fatal(ssh, r, "%s", __func__);
H A Dssh_namespace.h934 #define sshpkt_fatal Fssh_sshpkt_fatal macro
H A Dsshconnect.c1578 sshpkt_fatal(ssh, r, "banner exchange");

Completed in 168 milliseconds