HomeSort by: relevance | last modified time | path
    Searched defs:map_v4v6_hostent (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/net/
gethnamaddr.c 158 static void map_v4v6_hostent(struct hostent *, char **, char *);
409 map_v4v6_hostent(hent, &bp, ep);
488 map_v4v6_hostent(hent, &bp, ep);
675 map_v4v6_hostent(hp, &buf, buf + buflen);
860 map_v4v6_hostent(struct hostent *hp, char **bpp, char *ep) function
  /src/external/bsd/libbind/dist/irs/
dns_ho.c 164 static void map_v4v6_hostent(struct hostent *hp, char **bp,
998 map_v4v6_hostent(&pvt->host, &bp, ep);
1071 map_v4v6_hostent(struct hostent *hp, char **bpp, char *ep) { function

Completed in 27 milliseconds