Searched refs:DNS_LOCAL_HOSTLIST_IS_DYNAMIC (Results 1 – 7 of 7) sorted by relevance
89 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC113 #if DNS_LOCAL_HOSTLIST && DNS_LOCAL_HOSTLIST_IS_DYNAMIC
87 #if LWIP_DNS && DNS_LOCAL_HOSTLIST && DNS_LOCAL_HOSTLIST_IS_DYNAMIC
862 #ifndef DNS_LOCAL_HOSTLIST_IS_DYNAMIC863 #define DNS_LOCAL_HOSTLIST_IS_DYNAMIC 0 macro
185 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC315 #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
166 #if (DNS_LOCAL_HOSTLIST && !DNS_LOCAL_HOSTLIST_IS_DYNAMIC && !(defined(DNS_LOCAL_HOSTLIST_INIT)))
88 * DNS_LOCAL_HOSTLIST_IS_DYNAMIC uses a memp pool instead of the heap, so
349 * opt.h, memp_std.h, dns.h/.c: DNS_LOCAL_HOSTLIST_IS_DYNAMIC uses its own938 * dns.c: Copy hostname for DNS_LOCAL_HOSTLIST_IS_DYNAMIC==1 since string1153 DNS_LOCAL_HOSTLIST_IS_DYNAMIC. Also, DNS_LOOKUP_LOCAL_EXTERN() can be defined