Searched refs:ent2result (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/nsswitch/dns/common/
H A Ddns_common.h78 extern int ent2result(struct hostent *, nss_XbyY_args_t *, int);
H A Dgethostent.c157 ret = ent2result(he, a, AF_INET);
229 ret = ent2result(he, a, argp->key.hostaddr.type);
H A Dgethostent6.c424 ret = ent2result(he, a, AF_INET6);
H A Ddns_common.c106 ent2result(he, argp, af_type) function

Completed in 53 milliseconds