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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/GetHostByDns/
GetHostByDns.c 24 struct hostent * _gethostbydnsname (const char *, int);
56 pHost = _gethostbydnsname ( Argv[1], AF_INET );
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Socklib_internals.h 28 struct hostent * _gethostbydnsname (const char *, int);
gethostnamadr.c 153 hp = _gethostbydnsname(name, type);
gethostbydns.c 521 _gethostbydnsname(const char *name, int af) function

Completed in 139 milliseconds