OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hexx11fakecookie
(Results
1 - 3
of
3
) sorted by null
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/channel/
Channel.java
140
String
hexX11FakeCookie
;
RemoteX11AcceptThread.java
153
c.
hexX11FakeCookie
= hexEncodedFakeCookie;
ChannelManager.java
257
if (hexFakeCookie.equals(c.
hexX11FakeCookie
) == false)
[
all
...]
Completed in 61 milliseconds