Home
last modified time | relevance | path

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

/freebsd/lib/libc/resolv/
H A Dres_init.c742 static u_char srnd[16]; variable
750 u_char *rnd = statp->_rnd == NULL ? srnd : statp->_rnd; in res_rndinit()
768 u_char *rnd = statp->_rnd == NULL ? srnd : statp->_rnd; in res_nrandomid()