Searched refs:hostline (Results 1 – 1 of 1) sorted by relevance
| /trueos/crypto/openssh/ |
| HD | sshconnect.c | 837 char hostline[1000], *hostp, *fp, *ra; in check_host_key() local 1019 snprintf(hostline, sizeof(hostline), "%s,%s", host, ip); in check_host_key() 1020 hostp = hostline; in check_host_key() 1030 hostline, host_key, in check_host_key()
|