Home
last modified time | relevance | path

Searched refs:ssh_packet_set_log_preamble (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/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", in input_userauth_request()
435 ssh_packet_set_log_preamble(ssh, "user %s", authctxt->user); in userauth_finish()
H A Dmonitor.c363 ssh_packet_set_log_preamble(ssh, "user %s", authctxt->user); in monitor_child_preauth()
801 ssh_packet_set_log_preamble(ssh, "%suser %s", in mm_answer_pwnamallow()
H A Dssh_namespace.h613 #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, ...) in ssh_packet_set_log_preamble() function
H A DChangeLog7828 use ssh_packet_set_log_preamble() to include connection
7843 add ssh_packet_set_log_preamble() to allow inclusion of a