Home
last modified time | relevance | path

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

/glibc-2.36/resolv/
Dcompat-gethnamaddr.c92 static void map_v4v6_hostent (struct hostent *hp, char **bp, int *len) __THROW;
402 map_v4v6_hostent(&host, &bp, &buflen); in getanswer()
511 map_v4v6_hostent(&host, &bp, &len); in res_gethostbyname2_context()
852 map_v4v6_hostent (struct hostent *hp, char **bpp, int *lenp) in map_v4v6_hostent() function
Dmapv4v6hostent.h61 map_v4v6_hostent (struct hostent *hp, char **bpp, int *lenp) in map_v4v6_hostent() function
/glibc-2.36/resolv/nss_dns/
Ddns-host.c1018 if (map_v4v6_hostent (result, &bp, &linebuflen)) in getanswer_r()
/glibc-2.36/ChangeLog.old/
DChangeLog.171914 * resolv/mapv4v6hostent.h (map_v4v6_hostent): Return non-zero if
1917 map_v4v6_hostent running out of space.
DChangeLog.78653 * nis/nss_nisplus/nisplus-hosts.c: Arg 3 of map_v4v6_hostent
DChangeLog.1829118 (map_v4v6_hostent): Likewise.