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

  /external/openssh/
misc.h 44 int a2port(const char *);
readconf.c     [all...]
servconf.c 877 if ((port = a2port(arg)) == -1) {
    [all...]
ssh-keyscan.c 676 ssh_port = a2port(optarg);
misc.c 236 a2port(const char *s) function
ssh.c 835 options.port = a2port(optarg);
    [all...]
sshd.c     [all...]
channels.c     [all...]

Completed in 85 milliseconds