Searched refs:nsaplen (Results 1 – 1 of 1) sorted by relevance
423 int nsaplen; in res_nsend() local425 nsaplen = get_salen(nsap); in res_nsend()460 getnameinfo(nsap, nsaplen, abuf, sizeof(abuf), in res_nsend()610 int nsaplen; in send_vc() local621 nsaplen = get_salen(nsap); in send_vc()676 if (connect(statp->_vcsock, nsap, nsaplen) < 0) { in send_vc()679 nsaplen); in send_vc()808 int nsaplen; in send_dg() local821 nsaplen = get_salen(nsap); in send_dg()855 if (connect(EXT(statp).nssocks[ns], nsap, nsaplen) < 0) { in send_dg()[all …]