DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
res_randomid
include/resolv.h
429
u_int res_randomid(void);
lib/libc/resolv/res_data.c
131
_res.id = res_randomid();
lib/libc/resolv/res_init.c
181
statp->id = res_randomid();