Home
last modified time | relevance | path

Searched defs:gethostbyname_r (Results 1 – 2 of 2) sorted by relevance

/kernel/liteos_m/components/net/lwip-2.1/porting/src/
Dnetdb_porting.c44 int gethostbyname_r(const char *name, struct hostent *ret, char *buf, size_t buflen, struct hostent… in gethostbyname_r() function
/kernel/uniproton/src/net/lwip-2.1/src/
Dnetdb.c27 int gethostbyname_r(const char *name, struct hostent *ret, char *buf, size_t buflen, in gethostbyname_r() function