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

/netbsd-6-1-5-RELEASE/sbin/rndctl/
H A Drndctl.c129 int est1, est2; local
145 est1 = rp.curentropy;
157 if (est1 - est2 < 0) {
160 rs.entropy = est1 - est2;

Completed in 93 milliseconds