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

  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Socklib_internals.h 30 struct hostent * _gethostbyhtaddr (const char *, int, int);
gethostbyht.c 197 _gethostbyhtaddr(const char *addr, int len, int af) function
gethostnamadr.c 178 hp = _gethostbyhtaddr(addr, len, type);

Completed in 59 milliseconds