Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dscp.c153 int sshport = -1; variable
276 port = sshport; in do_cmd()
373 port = sshport; in do_cmd2()
533 sshport = a2port(optarg); in main()
534 if (sshport <= 0) in main()