Searched defs:res_randomid (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/netbsd/resolv/
H A Dres_init.c189 statp->id = res_randomid();
635 res_randomid(void) { function
H A Dres_random.c173 * This function is called from res_randomid() when needed, an
232 res_randomid(void) function
269 wert = res_randomid();
/bionic/libc/private/
H A Dresolv_private.h390 #define res_randomid __res_randomid macro
446 u_int res_randomid(void);
495 u_int res_randomid(void);

Completed in 81 milliseconds