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

  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Socklib_internals.h 29 struct hostent * _gethostbynisname (const char *, int);
gethostbynis.c 125 _gethostbynisname(const char *name, int af) function
gethostnamadr.c 156 hp = _gethostbynisname(name, type);

Completed in 80 milliseconds