Home
last modified time | relevance | path

Searched refs:map_v4v6_hostent (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Ddns_ho.c158 static void map_v4v6_hostent(struct hostent *hp, char **bp,
992 map_v4v6_hostent(&pvt->host, &bp, ep); in gethostans()
1065 map_v4v6_hostent(struct hostent *hp, char **bpp, char *ep) { in map_v4v6_hostent() function