Home
last modified time | relevance | path

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

/components/net/sal/socket/
A Dnet_netdb.c23 int gethostbyname_r(const char *name, struct hostent *ret, char *buf, in gethostbyname_r() function
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dnetdb.h111 #define gethostbyname_r(name, ret, buf, buflen, result, h_errnop) \ macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dnetdb.h135 #define gethostbyname_r(name, ret, buf, buflen, result, h_errnop) \ macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dnetdb.h135 #define gethostbyname_r(name, ret, buf, buflen, result, h_errnop) \ macro
/components/net/sal/include/
A Dsal_low_lvl.h97 …int (*gethostbyname_r)(const char *name, struct hostent *ret, char *buf, size_t buflen… member

Completed in 5 milliseconds