Home
last modified time | relevance | path

Searched refs:hostent (Results 1 – 4 of 4) sorted by relevance

/lib/liblwip/src/include/lwip/
Dnetdb.h72 struct hostent { struct
100 struct hostent *lwip_gethostbyname(const char *name); argument
101 int lwip_gethostbyname_r(const char *name, struct hostent *ret, char *buf,
102 size_t buflen, struct hostent **result, int *h_errnop);
/lib/liblwip/src/api/
Dnetdb.c84 struct hostent*
91 HOSTENT_STORAGE struct hostent s_hostent; in lwip_gethostbyname()
162 lwip_gethostbyname_r(const char *name, struct hostent *ret, char *buf, in lwip_gethostbyname_r()
163 size_t buflen, struct hostent **result, int *h_errnop) in lwip_gethostbyname_r()
/lib/liblwip/src/netif/ppp/
Dauth.c1154 struct hostent *hp;
/lib/liblwip/
DCHANGELOG1583 provide a function "struct hostent* sys_thread_hostent( struct hostent* h)"