HomeSort by relevance Sort by last modified time
    Searched defs:gethostbyaddr_r (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
gethostnamadr.c 198 int gethostbyaddr_r(const char *addr, int len, int type, function
  /bionic/libc/dns/net/
gethnamaddr.c 849 /* The prototype of gethostbyaddr_r is from glibc, not that in netbsd. */
850 int gethostbyaddr_r(const void *addr, socklen_t len, int af, struct hostent *hp, char *buf, function
    [all...]

Completed in 127 milliseconds