Searched refs:res_global_init (Results 1 – 7 of 7) sorted by relevance
53 res_global_init(CURL_GLOBAL_ALL); in test()
56 res_global_init(CURL_GLOBAL_ALL); in test()
74 res_global_init(CURL_GLOBAL_ALL); in test()
210 res_global_init(CURL_GLOBAL_ALL); in test()
110 res_global_init(CURL_GLOBAL_ALL); in test()
264 res_global_init(CURL_GLOBAL_ALL); in test()
477 #define res_global_init(A) \ macro