Searched refs:map_v4v6_hostent (Results 1 – 6 of 6) sorted by relevance
/glibc-2.36/resolv/ |
D | compat-gethnamaddr.c | 92 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
|
D | mapv4v6hostent.h | 61 map_v4v6_hostent (struct hostent *hp, char **bpp, int *lenp) in map_v4v6_hostent() function
|
/glibc-2.36/resolv/nss_dns/ |
D | dns-host.c | 1018 if (map_v4v6_hostent (result, &bp, &linebuflen)) in getanswer_r()
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.17 | 1914 * resolv/mapv4v6hostent.h (map_v4v6_hostent): Return non-zero if 1917 map_v4v6_hostent running out of space.
|
D | ChangeLog.7 | 8653 * nis/nss_nisplus/nisplus-hosts.c: Arg 3 of map_v4v6_hostent
|
D | ChangeLog.18 | 29118 (map_v4v6_hostent): Likewise.
|