Searched refs:initdone (Results 1 – 1 of 1) sorted by relevance
64 static int initdone; /* srandomdev() call is only required once */ in randinit() local66 if (!initdone) { in randinit()67 initdone = 1; in randinit()