OpenGrok
Cross Reference: readconf.c
xref
: /
external
/
openssh
/
readconf.c
Home
|
History
|
Annotate
|
Download
|
only in
openssh
Lines Matching
refs:SSH_DEFAULT_PORT
472
port = sp ? ntohs(sp->s_port) :
SSH_DEFAULT_PORT
;