Home
last modified time | relevance | path

Searched refs:res_global_init (Results 1 – 7 of 7) sorted by relevance

/third_party/curl/tests/libtest/
Dlib1502.c53 res_global_init(CURL_GLOBAL_ALL); in test()
Dlib591.c56 res_global_init(CURL_GLOBAL_ALL); in test()
Dlib525.c74 res_global_init(CURL_GLOBAL_ALL); in test()
Dlib540.c210 res_global_init(CURL_GLOBAL_ALL); in test()
Dlibntlmconnect.c110 res_global_init(CURL_GLOBAL_ALL); in test()
Dlib582.c264 res_global_init(CURL_GLOBAL_ALL); in test()
Dtest.h477 #define res_global_init(A) \ macro