Searched refs:_map_v4v6_hostent (Results 1 - 3 of 3) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/ |
H A D | Socklib_internals.h | 40 void _map_v4v6_hostent (struct hostent *hp, char **bp, int *len);
|
H A D | map_v4v6.c | 112 _map_v4v6_hostent(struct hostent *hp, char **bpp, int *lenp) function
|
H A D | gethostbydns.c | 410 _map_v4v6_hostent(&host, &bp, &buflen); 493 _map_v4v6_hostent(&host, &bp, &buflen); 588 _map_v4v6_hostent(&host, &bp, &len);
|
Completed in 113 milliseconds