Home
last modified time | relevance | path

Searched refs:lwip_gethostbyname_r (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/core/lwip/src/include/lwip/
Dnetdb.h101 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/
Dnetdb.c162 lwip_gethostbyname_r(const char *name, struct hostent *ret, char *buf, in lwip_gethostbyname_r() function