Searched refs:nsaplen (Results 1 – 1 of 1) sorted by relevance
421 int nsaplen; in res_nsend() local423 nsaplen = get_salen(nsap); in res_nsend()458 getnameinfo(nsap, nsaplen, abuf, sizeof(abuf), in res_nsend()608 int nsaplen; in send_vc() local619 nsaplen = get_salen(nsap); in send_vc()697 if (connect(statp->_vcsock, nsap, nsaplen) < 0) { in send_vc()700 nsaplen); in send_vc()829 int nsaplen; in send_dg() local842 nsaplen = get_salen(nsap); in send_dg()876 if (connect(EXT(statp).nssocks[ns], nsap, nsaplen) < 0) { in send_dg()[all …]