Searched refs:map_v4v6_hostent (Results 1 – 1 of 1) sorted by relevance
/bionic/libc/dns/net/ |
D | gethnamaddr.c | 148 static void map_v4v6_hostent(struct hostent *, char **, char *); 411 map_v4v6_hostent(hent, &bp, ep); in getanswer() 490 map_v4v6_hostent(hent, &bp, ep); in getanswer() 785 map_v4v6_hostent(hp, &buf, buf + buflen); in gethostbyname_internal_real() 1063 map_v4v6_hostent(struct hostent *hp, char **bpp, char *ep) in map_v4v6_hostent() function
|