Searched refs:lwip_gethostbyname_r (Results 1 – 3 of 3) sorted by relevance
| /lib/liblwip/src/include/lwip/ |
| D | 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)
|
| /lib/liblwip/src/api/ |
| D | netdb.c | 162 lwip_gethostbyname_r(const char *name, struct hostent *ret, char *buf, in lwip_gethostbyname_r() function
|
| /lib/liblwip/ |
| D | CHANGELOG | 106 * netdb.c: fixed bug #35907: lwip_gethostbyname_r returns an invalid h_addr_list 171 * arch.h, netdb.c: fixed bug #34592: lwip_gethostbyname_r uses nonstandard
|