OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ghbn_miss
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/openssl/openssl/apps/
s_socket.c
575
static unsigned long
ghbn_miss
=0L;
variable
598
ghbn_miss
++;
606
ghbn_cache[lowi].order=
ghbn_miss
+ghbn_hits;
614
ghbn_cache[i].order=
ghbn_miss
+ghbn_hits;
/external/openssl/apps/
s_socket.c
578
static unsigned long
ghbn_miss
=0L;
variable
601
ghbn_miss
++;
609
ghbn_cache[lowi].order=
ghbn_miss
+ghbn_hits;
617
ghbn_cache[i].order=
ghbn_miss
+ghbn_hits;
Completed in 3268 milliseconds