Home
last modified time | relevance | path

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

/external/lib/lwip/include/lwip/
A Ddns.h89 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC
113 #if DNS_LOCAL_HOSTLIST && DNS_LOCAL_HOSTLIST_IS_DYNAMIC
A Dmemp_std.h87 #if LWIP_DNS && DNS_LOCAL_HOSTLIST && DNS_LOCAL_HOSTLIST_IS_DYNAMIC
A Dopt.h862 #ifndef DNS_LOCAL_HOSTLIST_IS_DYNAMIC
863 #define DNS_LOCAL_HOSTLIST_IS_DYNAMIC 0 macro
/external/lib/lwip/core/
A Ddns.c185 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC
315 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC && defined(DNS_LOCAL_HOSTLIST_INIT) in dns_init_local()
350 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC in dns_lookup_local()
369 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC
A Dinit.c166 #if (DNS_LOCAL_HOSTLIST && !DNS_LOCAL_HOSTLIST_IS_DYNAMIC && !(defined(DNS_LOCAL_HOSTLIST_INIT)))

Completed in 19 milliseconds