Home
last modified time | relevance | path

Searched refs:ru_a (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/netbsd/resolv/
Dres_random.c103 static u_int16_t ru_a, ru_b; variable
194 ru_a = pmod(RU_AGEN, (tmp >> 16) & 0xfffe, RU_M); in res_initid()
243 ru_x = (ru_a * ru_x + ru_b) % RU_M; in res_randomid()
264 printf("Ru_A: %u\n", ru_a);