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

/freebsd-10.0-release/crypto/openssh/
H A Dsshconnect.c754 char hostline[1000], *hostp, *fp, *ra; local
936 snprintf(hostline, sizeof(hostline), "%s,%s", host, ip);
937 hostp = hostline;
947 hostline, host_key,

Completed in 75 milliseconds