Searched refs:nsaplen (Results 1 – 1 of 1) sorted by relevance
422 int nsaplen; in res_nsend() local424 nsaplen = get_salen(nsap); in res_nsend()462 getnameinfo(nsap, nsaplen, abuf, sizeof(abuf), in res_nsend()622 int nsaplen; in send_vc() local633 nsaplen = get_salen(nsap); in send_vc()691 if (_connect(statp->_vcsock, nsap, nsaplen) < 0) { in send_vc()694 nsaplen); in send_vc()828 int nsaplen; in send_dg() local845 nsaplen = get_salen(nsap); in send_dg()890 _connect(EXT(statp).nssocks[ns], nsap, nsaplen) < 0) { in send_dg()[all …]