Searched refs:res_global_init (Results 1 – 8 of 8) sorted by relevance
63 res_global_init(CURL_GLOBAL_ALL); in test()
65 res_global_init(CURL_GLOBAL_ALL); in test()
60 res_global_init(CURL_GLOBAL_ALL); in test()
77 res_global_init(CURL_GLOBAL_ALL); in test()
212 res_global_init(CURL_GLOBAL_ALL); in test()
121 res_global_init(CURL_GLOBAL_ALL); in test()
267 res_global_init(CURL_GLOBAL_ALL); in test()
417 #define res_global_init(A) \ macro