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

/bionic/libc/dns/resolv/
H A Dres_send.c172 random_bind( int s, int family ) function
829 if (random_bind(statp->_vcsock,nsap->sa_family) < 0) {
1141 if (random_bind(EXT(statp).nssocks[ns], nsap->sa_family) < 0) {

Completed in 6 milliseconds