HomeSort by relevance Sort by last modified time
    Searched refs:_map_v4v6_hostent (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Socklib_internals.h 40 void _map_v4v6_hostent (struct hostent *hp, char **bp, int *len);
map_v4v6.c 112 _map_v4v6_hostent(struct hostent *hp, char **bpp, int *lenp) function
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 80 milliseconds