Searched refs:hname2 (Results 1 – 1 of 1) sorted by relevance
572 char hname2[MAXDNAME+1], numaddr[46]; in _dns_gethostbyaddr() local654 strncpy(hname2, he.h_name, MAXDNAME); in _dns_gethostbyaddr()655 hname2[MAXDNAME] = '\0'; in _dns_gethostbyaddr()660 rhe = gethostbyname_r(hname2, &rhd.host, &rhd.data, in _dns_gethostbyaddr()667 hname2, numaddr); in _dns_gethostbyaddr()682 hname2, numaddr); in _dns_gethostbyaddr()