HomeSort by relevance Sort by last modified time
    Searched full:hostline (Results 1 - 1 of 1) sorted by null

  /external/openssh/
sshconnect.c 701 char hostline[1000], *hostp, *fp, *ra; local
883 snprintf(hostline, sizeof(hostline), "%s,%s", host, ip);
884 hostp = hostline;
894 hostline, host_key,
    [all...]

Completed in 43 milliseconds