Home
last modified time | relevance | path

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

/freebsd/lib/libc/net/
H A Dmap_v4v6.c74 _map_v4v6_address(const char *src, char *dst) in _map_v4v6_address() function
103 _map_v4v6_address(*ap, *bpp); in _map_v4v6_hostent()
H A Dgethostbyht.c117 _map_v4v6_address((char *)hed->host_addr, in gethostent_p()
253 _map_v4v6_address(he.h_addr, he.h_addr); in _ht_gethostbyname()
317 _map_v4v6_address(he.h_addr, he.h_addr); in _ht_gethostbyaddr()
H A Dnetdb_private.h136 void _map_v4v6_address(const char *, char *);
H A Dgethostbynis.c107 _map_v4v6_address((char *)hed->host_addr, in _gethostbynis()
H A Dgethostbydns.c695 _map_v4v6_address((char*)hed->host_addr, (char*)hed->host_addr); in _dns_gethostbyaddr()
H A Dgethostnamadr.c452 _map_v4v6_address((char *)hed->host_addr, in fakeaddr()
H A Dname6.c798 _map_v4v6_address( in match_addrselectpolicy()
H A Dgetaddrinfo.c798 _map_v4v6_address( in match_addrselectpolicy()
1415 _map_v4v6_address(addr, (char *)&mapaddr); in get_ai()