Searched refs:curl_free (Results 1 – 25 of 71) sorted by relevance
123
4 Title: curl_free17 curl_free - reclaim memory that has been obtained through a libcurl call24 void curl_free(void *ptr);29 curl_free reclaims memory that has been obtained through a libcurl call. Use30 curl_free(3) instead of free() to avoid anomalies that can result from46 curl_free(width);
8 - curl_free (3)39 You must curl_free(3) the returned string when you are done with it.51 curl_free(output);
11 - curl_free (3)41 You must curl_free(3) the returned string when you are done with it.57 curl_free(decoded);
32 You must curl_free(3) the returned string when you are done with it.44 curl_free(width);
48 curl_free(ptr); in test()62 curl_free(raw); in test()74 curl_free(raw); in test()75 curl_free(ptr); in test()87 curl_free(ptr); in test()
53 curl_free(s); in test()59 curl_free(s); in test()64 curl_free(s); in test()
81 curl_free(stream_uri); in test()96 curl_free(stream_uri); in test()131 curl_free(stream_uri); in test()146 curl_free(stream_uri); in test()165 curl_free(stream_uri); in test()176 curl_free(stream_uri); in test()
66 curl_free(stream_uri); in test()87 curl_free(stream_uri); in test()102 curl_free(stream_uri); in test()115 curl_free(stream_uri); in test()
78 curl_free(stream_uri); in test()114 curl_free(stream_uri); in test()130 curl_free(stream_uri); in test()160 curl_free(stream_uri); in test()171 curl_free(stream_uri); in test()
57 curl_free(newURL); in test()74 curl_free(newURL); in test()85 curl_free(newURL); in test()93 curl_free(newURL); in test()163 curl_free(newURL); in test()
137 curl_free(stream_uri); in test()159 curl_free(stream_uri); in test()174 curl_free(stream_uri); in test()188 curl_free(stream_uri); in test()206 curl_free(stream_uri); in test()
88 curl_free(stream_uri); in test()108 curl_free(stream_uri); in test()123 curl_free(stream_uri); in test()
66 curl_free(newURL); in test()81 curl_free(newURL); in test()
62 curl_free(url_after); in test()79 curl_free(url_after); in test()
83 curl_free(p); in checkparts()1324 curl_free(url); in setget_parts()1548 curl_free(url); in scopeid()1565 curl_free(url); in scopeid()1582 curl_free(url); in scopeid()1600 curl_free(url); in scopeid()1610 curl_free(url); in scopeid()1620 curl_free(url); in scopeid()1637 curl_free(url); in scopeid()1676 curl_free(p); in get_nothing()[all …]
49 curl_free(ptr); in test()
103 curl_free(env); in memory_tracking_init()116 curl_free(env); in memory_tracking_init()
83 curl_free(c); in checkhome()86 curl_free(c); in checkhome()117 curl_free(home); in findfile()122 curl_free(home); in findfile()131 curl_free(home); in findfile()138 curl_free(home); in findfile()
257 curl_free(cloneurl); in ipfs_url_rewrite()265 curl_free(gwhost); in ipfs_url_rewrite()266 curl_free(gwpath); in ipfs_url_rewrite()267 curl_free(gwquery); in ipfs_url_rewrite()268 curl_free(inputpath); in ipfs_url_rewrite()269 curl_free(gwscheme); in ipfs_url_rewrite()270 curl_free(gwport); in ipfs_url_rewrite()271 curl_free(cid); in ipfs_url_rewrite()272 curl_free(pathbuffer); in ipfs_url_rewrite()
112 curl_free(query); in add_file_name_to_url()113 curl_free(path); in add_file_name_to_url()147 curl_free(encfile); in add_file_name_to_url()173 curl_free(path); in add_file_name_to_url()223 curl_free(path); in get_url_file_name()252 curl_free(tdir); in get_url_file_name()
55 curl_free(host); in main()62 curl_free(path); in main()74 curl_free(path); in main()
78 Curl_bufref_set(out, oauth, strlen(oauth), curl_free); in Curl_auth_create_oauth_bearer_message()105 Curl_bufref_set(out, xoauth, strlen(xoauth), curl_free); in Curl_auth_create_xoauth_bearer_message()
99 curl_free(out);114 curl_free(out);
104 curl_free(portnum);120 curl_free(portnum);148 curl_free(portnum);200 curl_free(portnum);
77 curl_free(stripped);
Completed in 22 milliseconds