Home
last modified time | relevance | path

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

/external/openssh/
Dpacket.c2099 fmt_connection_id(struct ssh *ssh, char *s, size_t l) in fmt_connection_id() function
2115 fmt_connection_id(ssh, remote_id, sizeof(remote_id)); in sshpkt_fatal()
2170 fmt_connection_id(ssh, remote_id, sizeof(remote_id)); in ssh_packet_disconnect()