Searched refs:ssh_packet_send_debug (Results 1 – 3 of 3) sorted by relevance
132 void ssh_packet_send_debug(struct ssh *, const char *fmt, ...) __attribute__((format(printf, 2,…
336 ssh_packet_send_debug(active_state, "%s", buf); in packet_send_debug()
2068 ssh_packet_send_debug(struct ssh *ssh, const char *fmt,...) in ssh_packet_send_debug() function