Searched refs:ares_destroy (Results 1 – 18 of 18) sorted by relevance
3 ares_destroy.3 \
332 ares_destroy.3 \
28 src/lib/ares_destroy.c | 3 +180 diff --git a/src/lib/ares_destroy.c b/src/lib/ares_destroy.c182 --- a/src/lib/ares_destroy.c183 +++ b/src/lib/ares_destroy.c184 @@ -95,6 +95,9 @@ void ares_destroy(ares_channel channel)
31 "ares_destroy.c",
14 ares_destroy.c \
45 void ares_destroy(ares_channel channel) in ares_destroy() function
173 libcares_la-ares_data.lo libcares_la-ares_destroy.lo \245 ./$(DEPDIR)/libcares_la-ares_destroy.Plo \589 ares_destroy.c \767 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcares_la-ares_destroy.Plo@am__quote@ # am--incl…929 libcares_la-ares_destroy.lo: ares_destroy.c930 …ares_destroy.lo -MD -MP -MF $(DEPDIR)/libcares_la-ares_destroy.Tpo -c -o libcares_la-ares_destroy.…931 …CC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libcares_la-ares_destroy.Tpo $(DEPDIR)/libcares_la-ares_des…934 …la_CFLAGS) $(CFLAGS) -c -o libcares_la-ares_destroy.lo `test -f 'ares_destroy.c' || echo '$(srcdir…1485 -rm -f ./$(DEPDIR)/libcares_la-ares_destroy.Plo1590 -rm -f ./$(DEPDIR)/libcares_la-ares_destroy.Plo
310 ares_destroy(*dest); in ares_dup()317 ares_destroy(*dest); in ares_dup()
165 ares_destroy(channel); in main()
186 ares_destroy(channel); in main()
376 ares_destroy(channel); in main()
17 'src/lib/ares_destroy.c',
1010 - Null deref if ares_getaddrinfo() is terminated with ares_destroy()1475 - Prevent possible double-free in ares_getaddrinfo() if ares_destroy() is called1477 In the event that ares_destroy() is called prior to ares_getaddrinfo() completing,2481 It seems appropriate to treat `ares_cancel()` like `ares_destroy()`,2989 - ares_destroy.3: formatting polish4294 ares_destroy() documentation: no new requests4878 - ares_destroy.c: fix segfault in ares_destroy_options()
129 ares_destroy(channel_); in ~DNSResolver()
354 CARES_EXTERN void ares_destroy(ares_channel channel);
364 CARES_EXTERN void ares_destroy(ares_channel channel);
202 ares_destroy((ares_channel)resolver); in Curl_resolver_cleanup()
767 ares_destroy(channel_); in ~ChannelWrap()824 ares_destroy(channel_); in EnsureServers()