HomeSort by relevance Sort by last modified time
    Searched refs:SSH_DEFAULT_PORT (Results 1 - 8 of 8) sorted by null

  /external/openssh/
ssh.h 19 #define SSH_DEFAULT_PORT 22
ssh-keyscan.c 55 int ssh_port = SSH_DEFAULT_PORT;
349 if (get_cert || (!hash_hosts && ssh_port == SSH_DEFAULT_PORT)) {
misc.c 376 if (port == 0 || port == SSH_DEFAULT_PORT)
sshconnect.c 938 port != SSH_DEFAULT_PORT) {
    [all...]
servconf.c 219 options->ports[options->num_ports++] = SSH_DEFAULT_PORT;
682 options->ports[options->num_ports++] = SSH_DEFAULT_PORT;
    [all...]
readconf.c 472 port = sp ? ntohs(sp->s_port) : SSH_DEFAULT_PORT;
    [all...]
  /external/testng/ant/
ivy-2.1.0.jar 
  /external/kotlinc/lib/
kotlin-main-kts.jar 

Completed in 867 milliseconds