Searched refs:nsaplen (Results 1 – 1 of 1) sorted by relevance
426 int nsaplen; in res_nsend() local428 nsaplen = get_salen(nsap); in res_nsend()463 getnameinfo(nsap, nsaplen, abuf, sizeof(abuf), in res_nsend()613 int nsaplen; in send_vc() local624 nsaplen = get_salen(nsap); in send_vc()702 if (connect(statp->_vcsock, nsap, nsaplen) < 0) { in send_vc()705 nsaplen); in send_vc()834 int nsaplen; in send_dg() local847 nsaplen = get_salen(nsap); in send_dg()881 if (connect(EXT(statp).nssocks[ns], nsap, nsaplen) < 0) { in send_dg()[all …]