Home
last modified time | relevance | path

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

/components/net/lwip/lwip-1.4.1/src/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
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Ddns.h80 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC
118 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC
A Dopt.h1064 #if !defined DNS_LOCAL_HOSTLIST_IS_DYNAMIC || defined __DOXYGEN__
1065 #define DNS_LOCAL_HOSTLIST_IS_DYNAMIC 0 macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Ddns.h81 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC
119 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC
A Dopt.h1153 #if !defined DNS_LOCAL_HOSTLIST_IS_DYNAMIC || defined __DOXYGEN__
1154 #define DNS_LOCAL_HOSTLIST_IS_DYNAMIC 0 macro
/components/net/lwip/lwip-1.4.1/src/core/
A Ddns.c187 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC
329 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC && defined(DNS_LOCAL_HOSTLIST_INIT) in dns_init_local()
364 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC in dns_lookup_local()
383 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC
A Dinit.c166 #if (DNS_LOCAL_HOSTLIST && !DNS_LOCAL_HOSTLIST_IS_DYNAMIC && !(defined(DNS_LOCAL_HOSTLIST_INIT)))
/components/net/lwip/lwip-2.0.3/src/include/lwip/priv/
A Dmemp_std.h101 #if LWIP_DNS && DNS_LOCAL_HOSTLIST && DNS_LOCAL_HOSTLIST_IS_DYNAMIC
/components/net/lwip/lwip-2.1.2/src/include/lwip/priv/
A Dmemp_std.h108 #if LWIP_DNS && DNS_LOCAL_HOSTLIST && DNS_LOCAL_HOSTLIST_IS_DYNAMIC
/components/net/lwip/lwip-2.0.3/src/core/
A Ddns.c263 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC
422 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC && defined(DNS_LOCAL_HOSTLIST_INIT) in dns_init_local()
460 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC in dns_local_iterate()
504 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC in dns_lookup_local()
531 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC
A Dinit.c203 #if (DNS_LOCAL_HOSTLIST && !DNS_LOCAL_HOSTLIST_IS_DYNAMIC && !(defined(DNS_LOCAL_HOSTLIST_INIT)))
/components/net/lwip/lwip-2.1.2/src/core/
A Ddns.c264 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC
433 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC && defined(DNS_LOCAL_HOSTLIST_INIT) in dns_init_local()
471 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC in dns_local_iterate()
515 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC in dns_lookup_local()
542 #if DNS_LOCAL_HOSTLIST_IS_DYNAMIC
A Dinit.c208 #if (DNS_LOCAL_HOSTLIST && !DNS_LOCAL_HOSTLIST_IS_DYNAMIC && !(defined(DNS_LOCAL_HOSTLIST_INIT)))
/components/net/lwip/lwip-1.4.1/
A DUPGRADING88 * DNS_LOCAL_HOSTLIST_IS_DYNAMIC uses a memp pool instead of the heap, so
A DCHANGELOG339 * opt.h, memp_std.h, dns.h/.c: DNS_LOCAL_HOSTLIST_IS_DYNAMIC uses its own
928 * dns.c: Copy hostname for DNS_LOCAL_HOSTLIST_IS_DYNAMIC==1 since string
1143 DNS_LOCAL_HOSTLIST_IS_DYNAMIC. Also, DNS_LOOKUP_LOCAL_EXTERN() can be defined
/components/net/lwip/lwip-2.0.3/
A DUPGRADING187 * DNS_LOCAL_HOSTLIST_IS_DYNAMIC uses a memp pool instead of the heap, so
A DCHANGELOG1295 * opt.h, memp_std.h, dns.h/.c: DNS_LOCAL_HOSTLIST_IS_DYNAMIC uses its own
1884 * dns.c: Copy hostname for DNS_LOCAL_HOSTLIST_IS_DYNAMIC==1 since string
2099 DNS_LOCAL_HOSTLIST_IS_DYNAMIC. Also, DNS_LOOKUP_LOCAL_EXTERN() can be defined
/components/net/lwip/lwip-2.1.2/
A DUPGRADING222 * DNS_LOCAL_HOSTLIST_IS_DYNAMIC uses a memp pool instead of the heap, so
A DCHANGELOG1548 * opt.h, memp_std.h, dns.h/.c: DNS_LOCAL_HOSTLIST_IS_DYNAMIC uses its own
2137 * dns.c: Copy hostname for DNS_LOCAL_HOSTLIST_IS_DYNAMIC==1 since string
2352 DNS_LOCAL_HOSTLIST_IS_DYNAMIC. Also, DNS_LOOKUP_LOCAL_EXTERN() can be defined

Completed in 736 milliseconds