ent2result
extern int ent2result(struct hostent *, nss_XbyY_args_t *, int);
ret = ent2result(he, a, AF_INET);
ret = ent2result(he, a, argp->key.hostaddr.type);
ret = ent2result(he, a, AF_INET6);