Searched refs:ghbn_hits (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/crypto/openssl/apps/
H A Ds_socket.c570 static unsigned long ghbn_hits = 0L; variable
599 ghbn_cache[lowi].order = ghbn_miss + ghbn_hits;
603 ghbn_hits++;
605 ghbn_cache[i].order = ghbn_miss + ghbn_hits;

Completed in 30 milliseconds