Searched refs:idsthp (Results 1 – 1 of 1) sorted by relevance
1667 *idsthp = NULL; in doaddup() local2145 sa_len = parseaddr(pstr, &idsthp, in doaddup()2147 if (idsthp == NULL) { in doaddup()2167 if (idsthp == &dummy.he || in doaddup()2168 idsthp->h_addr_list[1] == NULL) { in doaddup()2175 bcopy(idsthp->h_addr_list[0], &sin6->sin6_addr, in doaddup()2194 "is vague, not using.\n"), idsthp->h_name); in doaddup()2195 freehostent(idsthp); in doaddup()2196 idsthp = NULL; in doaddup()2952 if (idsthp != NULL && idsthp != &dummy.he) in doaddup()[all …]