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

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

Completed in 111 milliseconds