Searched refs:lwip_gethostbyname_r (Results 1 - 2 of 2) sorted by relevance
/third_party/lwip/src/include/lwip/ |
H A D | netdb.h | 123 int lwip_gethostbyname_r(const char *name, struct hostent *ret, char *buf, 136 lwip_gethostbyname_r(name, ret, buf, buflen, result, h_errnop)
|
/third_party/lwip/src/api/ |
H A D | netdb.c | 161 lwip_gethostbyname_r(const char *name, struct hostent *ret, char *buf, in lwip_gethostbyname_r() function
|
Completed in 2 milliseconds