OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lastseenchall
(Results
1 - 1
of
1
) sorted by null
/external/openssh/
roaming_client.c
60
static u_int64_t
lastseenchall
;
variable
101
if (oldchall !=
lastseenchall
) {
105
lastseenchall
= chall;
Completed in 161 milliseconds