Searched refs:HOSTENT_STORAGE (Results 1 – 1 of 1) sorted by relevance
72 #define HOSTENT_STORAGE macro74 #define HOSTENT_STORAGE static macro93 HOSTENT_STORAGE struct hostent s_hostent; in lwip_gethostbyname()94 HOSTENT_STORAGE char *s_aliases; in lwip_gethostbyname()95 HOSTENT_STORAGE ip_addr_t s_hostent_addr; in lwip_gethostbyname()96 HOSTENT_STORAGE ip_addr_t *s_phostent_addr[2]; in lwip_gethostbyname()97 HOSTENT_STORAGE char s_hostname[DNS_MAX_NAME_LENGTH + 1]; in lwip_gethostbyname()