Searched refs:good_rand (Results 1 – 1 of 1) sorted by relevance
213 static inline long good_rand (long);216 good_rand ( in good_rand() function271 state[i] = good_rand(state[i - 1]); in ntp_srandom()480 state[0] = i = (good_rand(i)) & 0x7fffffff; in ntp_random()