Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/net/
H A Dgethnamaddr.c158 static void map_v4v6_hostent(struct hostent *, char **, char *);
409 map_v4v6_hostent(hent, &bp, ep); in getanswer()
488 map_v4v6_hostent(hent, &bp, ep); in getanswer()
675 map_v4v6_hostent(hp, &buf, buf + buflen); in gethostbyname_internal()
860 map_v4v6_hostent(struct hostent *hp, char **bpp, char *ep) in map_v4v6_hostent() function
/netbsd-src/external/bsd/libbind/dist/irs/
H A Ddns_ho.c164 static void map_v4v6_hostent(struct hostent *hp, char **bp,
998 map_v4v6_hostent(&pvt->host, &bp, ep); in gethostans()
1071 map_v4v6_hostent(struct hostent *hp, char **bpp, char *ep) { in map_v4v6_hostent() function