Lines Matching refs:socklen_t
161 socklen_t salen, int sec);
177 socklen_t slen; in random_bind()
408 socklen_t peerlen; in res_nsend()
531 getnameinfo(nsap, (socklen_t)nsaplen, abuf, sizeof(abuf), in res_nsend()
754 socklen_t size = sizeof peer; in send_vc()
796 if (connect_with_timeout(statp->_vcsock, nsap, (socklen_t)nsaplen, in send_vc()
923 connect_with_timeout(int sock, const struct sockaddr *nsap, socklen_t salen, int sec) in connect_with_timeout()
965 socklen_t len; in retrying_select()
1038 socklen_t fromlen; in send_dg()
1082 if (connect(EXT(statp).nssocks[ns], nsap, (socklen_t)nsaplen) < 0) { in send_dg()
1253 if (getnameinfo(address, (socklen_t)alen, hbuf, sizeof(hbuf), in Aerror()