Searched refs:good_rand (Results 1 – 1 of 1) sorted by relevance
215 static inline long good_rand (long);218 good_rand ( in good_rand() function273 state[i] = good_rand(state[i - 1]); in ntp_srandom()482 state[0] = i = (good_rand(i)) & 0x7fffffff; in ntp_random()