Home
last modified time | relevance | path

Searched defs:remote_version (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/ssh/ssh/
H A Dsshconnect.c450 char buf[256], remote_version[256]; /* must be same size! */ in ssh_exchange_identification() local
/titanic_44/usr/src/cmd/ssh/ssh-keyscan/
H A Dssh-keyscan.c508 char remote_version[sizeof buf]; in congreet() local
/titanic_44/usr/src/cmd/ssh/sshd/
H A Dsshd.c513 char remote_version[256]; /* Must be at least as big as buf. */ in sshd_exchange_identification() local