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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dssh-keyscan.c53 int ssh_port = SSH_DEFAULT_PORT; variable
285 snprintf(strport, sizeof strport, "%d", ssh_port);
626 ssh_port = a2port(optarg);
627 if (ssh_port <= 0) {

Completed in 52 milliseconds