Searched refs:h_name (Results 1 – 2 of 2) sorted by relevance
108 s_hostent.h_name = (char*)name; in lwip_gethostbyname()116 LWIP_DEBUGF(DNS_DEBUG, ("hostent.h_name == %s\n", s_hostent.h_name)); in lwip_gethostbyname()215 ret->h_name = hostname; in lwip_gethostbyname_r()
73 char *h_name; /* Official name of the host. */ member
Completed in 5 milliseconds