Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/api/
Dnetdb.c70 #define HOSTENT_STORAGE macro
72 #define HOSTENT_STORAGE static macro
91 HOSTENT_STORAGE struct hostent s_hostent; in lwip_gethostbyname()
92 HOSTENT_STORAGE char *s_aliases; in lwip_gethostbyname()
93 HOSTENT_STORAGE ip_addr_t s_hostent_addr; in lwip_gethostbyname()
94 HOSTENT_STORAGE ip_addr_t *s_phostent_addr[2]; in lwip_gethostbyname()