OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HOSTKEY_IS_NEW
(Results
1 - 3
of
3
) sorted by null
/external/ganymed-ssh2/examples/
SimpleVerifier.java
35
case KnownHosts.
HOSTKEY_IS_NEW
:
SwingShell.java
392
case KnownHosts.
HOSTKEY_IS_NEW
:
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
KnownHosts.java
52
public static final int
HOSTKEY_IS_NEW
= 1;
247
int result =
HOSTKEY_IS_NEW
;
677
* <li><code>
HOSTKEY_IS_NEW
</code>: no entries found for this hostname and this type of hostkey</li>
Completed in 117 milliseconds