Searched refs:_hpcopy (Results 1 – 1 of 1) sorted by relevance
190 static struct hostent *_hpcopy(struct hostent *, int *);284 hp = _hpcopy(hp, errp); in getipnodebyname()383 return (_hpcopy(hp, errp)); in getipnodebyaddr()400 _hpcopy(struct hostent *hp, int *errp) in _hpcopy() function492 return (_hpcopy(hp, errp)); in _hpaddr()510 return _hpcopy(hp2, errp); in _hpmerge()512 return _hpcopy(hp1, errp); in _hpmerge()558 return (_hpcopy(hp, errp)); in _hpmerge()574 return _hpcopy(hp, errp); in _hpmapv6()