/third_party/curl/src/ |
H A D | tool_ipfs.c | 260 curl_free(cloneurl); in ipfs_url_rewrite() 268 curl_free(gwhost); in ipfs_url_rewrite() 269 curl_free(gwpath); in ipfs_url_rewrite() 270 curl_free(gwquery); in ipfs_url_rewrite() 271 curl_free(inputpath); in ipfs_url_rewrite() 272 curl_free(gwscheme); in ipfs_url_rewrite() 273 curl_free(gwport); in ipfs_url_rewrite() 274 curl_free(cid); in ipfs_url_rewrite() 275 curl_free(pathbuffer); in ipfs_url_rewrite()
|
H A D | tool_findfile.c | 83 curl_free(c); in checkhome() 86 curl_free(c); in checkhome() 120 curl_free(home); in findfile() 125 curl_free(home); in findfile() 134 curl_free(home); in findfile() 141 curl_free(home); in findfile()
|
H A D | tool_operhlp.c | 114 curl_free(query); in add_file_name_to_url() 115 curl_free(path); in add_file_name_to_url() 149 curl_free(encfile); in add_file_name_to_url() 175 curl_free(path); in add_file_name_to_url() 214 curl_free(path); in get_url_file_name() 243 curl_free(tdir); in get_url_file_name()
|
H A D | var.c | 159 curl_free(enc); in varfunc() 179 curl_free(enc); in varfunc() 462 curl_free(ge); in setvariable()
|
H A D | tool_main.c | 118 curl_free(env); in memory_tracking_init() 120 /* this weird stuff here is to make curl_free() get called before in memory_tracking_init() 131 curl_free(env); in memory_tracking_init()
|
/third_party/curl/tests/libtest/ |
H A D | lib1537.c | 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()
|
H A D | lib572.c | 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()
|
H A D | lib568.c | 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()
|
H A D | lib570.c | 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()
|
H A D | lib571.c | 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()
|
H A D | lib661.c | 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()
|
H A D | lib543.c | 53 curl_free(s); in test() 59 curl_free(s); in test() 64 curl_free(s); in test()
|
H A D | lib1560.c | 83 curl_free(p); in checkparts() 1165 curl_free(url); in set_url() 1214 curl_free(url); in setget_parts() 1266 curl_free(url); in set_parts() 1306 curl_free(url); in get_url() 1408 curl_free(url); in append() 1438 curl_free(url); in scopeid() 1455 curl_free(url); in scopeid() 1472 curl_free(url); in scopeid() 1490 curl_free(ur in scopeid() [all...] |
H A D | lib569.c | 88 curl_free(stream_uri); in test() 108 curl_free(stream_uri); in test() 123 curl_free(stream_uri); in test()
|
H A D | lib539.c | 73 curl_free(newURL); in test() 88 curl_free(newURL); in test()
|
H A D | lib1906.c | 62 curl_free(url_after); in test() 79 curl_free(url_after); in test()
|
H A D | first.c | 102 curl_free(env); in memory_tracking_init() 104 /* this weird stuff here is to make curl_free() get called before in memory_tracking_init() 115 curl_free(env); in memory_tracking_init()
|
H A D | lib506.c | 270 tdata.url = suburl(URL, i); /* must be curl_free()d */ in test() 277 curl_free(tdata.url); in test() 307 curl_free(url); in test() 369 curl_free(url); in test()
|
H A D | lib558.c | 49 curl_free(ptr); in test()
|
/third_party/curl/docs/examples/ |
H A D | parseurl.c | 55 curl_free(host); in main() 62 curl_free(path); in main() 74 curl_free(path); in main()
|
/third_party/curl/lib/vauth/ |
H A D | oauth2.c | 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()
|
H A D | cram.c | 93 Curl_bufref_set(out, response, strlen(response), curl_free); in Curl_auth_create_cram_md5_message()
|
/third_party/curl/tests/unit/ |
H A D | unit1653.c | 104 curl_free(portnum); 120 curl_free(portnum); 148 curl_free(portnum); 200 curl_free(portnum);
|
H A D | unit1396.c | 99 curl_free(out); 114 curl_free(out);
|
H A D | unit1621.c | 77 curl_free(stripped);
|