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

/freebsd-12-stable/sys/dev/random/
H A Drandomdev.c131 int error, spamcount; local
143 spamcount = 0;
153 if (spamcount == 0)
155 spamcount = (spamcount + 1)%100;

Completed in 109 milliseconds