Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/api/
Dnetdb.c64 #ifndef LWIP_DNS_API_HOSTENT_STORAGE
65 #define LWIP_DNS_API_HOSTENT_STORAGE 0 macro
69 #if LWIP_DNS_API_HOSTENT_STORAGE
137 #if LWIP_DNS_API_HOSTENT_STORAGE in lwip_gethostbyname()
/external/syslinux/core/lwip/
DCHANGELOG1282 * netdb.c: add a LWIP_DNS_API_HOSTENT_STORAGE option to decide to use a static