OpenGrok
Cross Reference: res_send.c
xref
: /
bionic
/
libc
/
netbsd
/
resolv
/
res_send.c
Home
|
History
|
Annotate
|
Download
|
only in
resolv
Lines Matching
refs:res_randomid
199
int port = 1025 + (
res_randomid
() % (65535-1025));