Searched refs:cleanup (Results 1 – 25 of 62) sorted by relevance
123
53 goto cleanup; in main()70 goto cleanup; in main()73 cleanup: in main()
57 my $cleanup = ($ARGV[0] eq "cleanup");58 my @gitlog=`git log @^{/RELEASE-NOTES:.synced}..` if(!$cleanup);184 if(($l =~ /^This release includes the following bugfixes:/) && !$cleanup) {195 elsif($cleanup) {
47 goto cleanup; in test()54 goto cleanup; in test()93 cleanup: in test()
91 goto cleanup; in test()96 cleanup: in test()152 goto cleanup; in test()156 cleanup: in test()
261 goto cleanup; in curltest_echo_handler()308 cleanup: in curltest_echo_handler()470 goto cleanup; in curltest_tweak_handler()499 cleanup: in curltest_tweak_handler()610 goto cleanup; in curltest_put_handler()630 goto cleanup; in curltest_put_handler()641 cleanup: in curltest_put_handler()699 goto cleanup; in curltest_1_1_required()704 goto cleanup; in curltest_1_1_required()711 cleanup: in curltest_1_1_required()[all …]
243 goto cleanup; in add_certs_file_to_store()265 goto cleanup; in add_certs_file_to_store()275 goto cleanup; in add_certs_file_to_store()283 goto cleanup; in add_certs_file_to_store()290 goto cleanup; in add_certs_file_to_store()305 goto cleanup; in add_certs_file_to_store()324 cleanup: in add_certs_file_to_store()545 goto cleanup; in Curl_verify_host()553 goto cleanup; in Curl_verify_host()583 goto cleanup; in Curl_verify_host()[all …]
38 IMAP cleanup before a connection was created
38 HTTP multi with CURLOPT_RESOLVE, cleanup sequence UB
38 HTTP multi with CURLOPT_RESOLVE, cleanup sequence PB
38 HTTP multi with CURLOPT_RESOLVE, cleanup sequence UA
38 HTTP multi with CURLOPT_RESOLVE, cleanup sequence PA
26 FTP PORT upload using multi interface (weird cleanup function sequence)
51 transfer, or if you are done, cleanup the session by calling52 curl_easy_cleanup(3). If you want persistent connections, you do not cleanup
18 curl_global_cleanup - global libcurl cleanup61 OpenSSL thread cleanup. Refer to libcurl-thread(3).
133 void Curl_flush_cookies(struct Curl_easy *data, bool cleanup);
56 /* always cleanup */
59 /* always cleanup */
57 /* always cleanup */
58 /* always cleanup */
60 /* always cleanup */
61 /* always cleanup */
Completed in 29 milliseconds