Lines Matching refs:socklen_t
161 socklen_t salen, int sec);
177 socklen_t slen; in random_bind()
421 socklen_t peerlen; in res_nsend()
544 getnameinfo(nsap, (socklen_t)nsaplen, abuf, sizeof(abuf), in res_nsend()
764 socklen_t size = sizeof peer; in send_vc()
806 if (connect_with_timeout(statp->_vcsock, nsap, (socklen_t)nsaplen, in send_vc()
933 connect_with_timeout(int sock, const struct sockaddr *nsap, socklen_t salen, int sec) in connect_with_timeout()
974 socklen_t len; in retrying_select()
1047 socklen_t fromlen; in send_dg()
1091 if (connect(EXT(statp).nssocks[ns], nsap, (socklen_t)nsaplen) < 0) { in send_dg()
1262 if (getnameinfo(address, (socklen_t)alen, hbuf, sizeof(hbuf), in Aerror()