Searched refs:ssh_packet_set_log_preamble (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dpacket.h117 int ssh_packet_set_log_preamble(struct ssh *, const char *, ...)
H A Dauth2.c299 ssh_packet_set_log_preamble(ssh, "%suser %s",
433 ssh_packet_set_log_preamble(ssh, "user %s", authctxt->user);
H A Dmonitor.c363 ssh_packet_set_log_preamble(ssh, "user %s", authctxt->user);
801 ssh_packet_set_log_preamble(ssh, "%suser %s",
H A Dssh_namespace.h618 #define ssh_packet_set_log_preamble Fssh_ssh_packet_set_log_preamble macro
H A Dpacket.c350 ssh_packet_set_log_preamble(struct ssh *ssh, const char *fmt, ...) function

Completed in 179 milliseconds