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

  /external/syslinux/core/lwip/src/include/lwip/
netdb.h 101 int lwip_gethostbyname_r(const char *name, struct hostent *ret, char *buf,
112 lwip_gethostbyname_r(name, ret, buf, buflen, result, h_errnop)
  /external/syslinux/core/lwip/src/api/
netdb.c 162 lwip_gethostbyname_r(const char *name, struct hostent *ret, char *buf, function

Completed in 4576 milliseconds