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

/freebsd-10-stable/crypto/openssh/
H A Dopacket.c336 ssh_packet_send_debug(active_state, "%s", buf);
H A Dpacket.h118 void ssh_packet_send_debug(struct ssh *, const char *fmt, ...) __attribute__((format(printf, 2, 3)));
H A Dssh_namespace.h699 #define ssh_packet_send_debug Fssh_ssh_packet_send_debug macro
H A Dpacket.c2058 ssh_packet_send_debug(struct ssh *ssh, const char *fmt,...) function

Completed in 47 milliseconds