Home
last modified time | relevance | path

Searched refs:sshport (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssh/
H A Dscp.c173 int sshport = -1; variable
295 port = sshport; in do_cmd()
392 port = sshport; in do_cmd2()
551 sshport = a2port(optarg); in main()
552 if (sshport <= 0) in main()