Searched refs:CURL_GLOBAL_ALL (Results 1 – 25 of 128) sorted by relevance
123456
35 global_init(CURL_GLOBAL_ALL); in test()
33 if (curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
36 if (curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
31 if (curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
43 if (curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
39 if (curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
44 if (curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
52 global_init(CURL_GLOBAL_ALL); in test()
36 code = curl_global_init(CURL_GLOBAL_ALL); in test()
44 if(curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
34 if(curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
38 if (curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
35 if (curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
31 curl_global_init(CURL_GLOBAL_ALL); in main()