OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sshvernum
(Results
1 - 2
of
2
) sorted by null
/external/curl/tests/
sshserver.pl
308
my ($sshid, $
sshvernum
, $sshverstr, $ssherror) = sshversioninfo($ssh);
341
if((($sshid =~ /OpenSSH/) && ($
sshvernum
< 299)) ||
342
(($sshid =~ /SunSSH/) && ($
sshvernum
< 100))) {
[
all
...]
runtests.pl
[
all
...]
Completed in 147 milliseconds