Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/net/
Dres_random.c98 static u_int16_t ru_a, ru_b; variable
190 ru_a = pmod(RU_AGEN, (tmp >> 16) & 0xfffe, RU_M); in res_initid()
246 ru_x = (ru_a * ru_x + ru_b) % RU_M; in __res_randomid()
270 printf("Ru_A: %u\n", ru_a);