Searched refs:packet_send_debug (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/crypto/openssh/
H A Dauth-rh-rsa.c83 packet_send_debug("Your host key cannot be verified: unknown or invalid host key.");
101 packet_send_debug("Rhosts with RSA host authentication accepted.");
H A Dpacket.h79 void packet_send_debug(const char *fmt,...) __attribute__((format(printf, 1, 2)));
H A Dauth-rsa.c324 packet_send_debug("Wrong response to RSA authentication challenge.");
340 packet_send_debug("RSA authentication accepted.");
H A Dserverloop.c1002 packet_send_debug("Unsupported tunnel device mode.");
1006 packet_send_debug("Server has rejected tunnel device "
1037 packet_send_debug("Failed to open the tunnel device.");
1159 packet_send_debug("Server has disabled port forwarding.");
H A Dsession.c203 packet_send_debug("Agent forwarding disabled: "
352 packet_send_debug("Received invalid compression level %d.",
2695 packet_send_debug("X11 forwarding disabled in user configuration file.");
2704 packet_send_debug("No xauth program; cannot forward with spoofing.");
2708 packet_send_debug("X11 forwarding disabled; "
2750 packet_send_debug("Can't get IP address for X11 DISPLAY.");
H A Dauth.c723 packet_send_debug("%s", msg);
H A Dssh_namespace.h473 #define packet_send_debug ssh_packet_send_debug macro
H A Dpacket.c1650 packet_send_debug(const char *fmt,...) function
H A Dchannels.c2790 packet_send_debug("Forwarding listen address "

Completed in 185 milliseconds