Searched refs:curl_free (Results 1 – 25 of 36) sorted by relevance
12
46 curl_free(ptr); in test()60 curl_free(raw); in test()72 curl_free(raw); in test()73 curl_free(ptr); in test()85 curl_free(ptr); in test()
78 curl_free(p); in checkparts()599 curl_free(url); in set_url()647 curl_free(url); in set_parts()686 curl_free(url); in get_url()784 curl_free(url); in append()
98 curl_free(env); in memory_tracking_init()111 curl_free(env); in memory_tracking_init()
274 curl_free(tdata.url); in test()304 curl_free(url); in test()366 curl_free(url); in test()
47 curl_free(ptr); in test()
56 curl_free(s); in test()
140 curl_free(str); in test()
53 curl_free(host); in main()60 curl_free(path); in main()72 curl_free(path); in main()
97 curl_free(out);112 curl_free(out);
100 curl_free(portnum);128 curl_free(portnum);
84 curl_free(url);
112 curl_free(encfile); in add_file_name_to_url()182 curl_free(tdir); in get_url_file_name()
114 curl_free(env); in memory_tracking_init()127 curl_free(env); in memory_tracking_init()
77 curl_free(print_buffer); in voutf()
123 curl_free(value); in fwrite_xattr()
121 curl_free(bufp); in easysrc_addf()
99 curl_free(tty); in tool_write_cb()
210 curl_free(colp); in progressbarinit()
192 # Does curl_free() exist in this version of libcurl?200 AC_CHECK_FUNC(curl_free,,201 AC_DEFINE(curl_free,free, definition202 [Define curl_free() as free() if our version of curl lacks curl_free.]))
22 curl_free.3 \
17 curl_free @ 16 NONAME
114 void curl_free(void* p) override { ::curl_free(p); } in curl_free() function in tensorflow::__anon444cb6010111::LibCurlProxy170 libcurl_->curl_free(out_char_str); in EscapeString()
241 void curl_free(void *p) in curl_free() function
82 SYMBOL_VECTOR=(curl_free=PROCEDURE)83 SYMBOL_VECTOR=(CURL_FREE/curl_free=PROCEDURE)