Searched refs:global_init (Results 1 – 25 of 36) sorted by relevance
12
35 global_init(CURL_GLOBAL_ALL); in test()
53 global_init(CURL_GLOBAL_ALL); in test()
32 global_init(CURL_GLOBAL_ALL); in test()
62 global_init(CURL_GLOBAL_ALL); in test()
43 global_init(CURL_GLOBAL_ALL); in test()
40 global_init(CURL_GLOBAL_ALL); in test()
41 global_init(CURL_GLOBAL_ALL); in test()
60 global_init(CURL_GLOBAL_ALL); in test()
47 global_init(CURL_GLOBAL_ALL); in test()
48 global_init(CURL_GLOBAL_ALL); in test()
44 global_init(CURL_GLOBAL_ALL); in test()
51 global_init(CURL_GLOBAL_ALL); in test()
86 global_init(CURL_GLOBAL_ALL); in test()
67 global_init(CURL_GLOBAL_ALL); in test()
130 global_init(CURL_GLOBAL_ALL); in test()
166 if (wpa_drivers[0]->global_init && !global->drv_priv[0]) { in wpa_supplicant_init_match()167 global->drv_priv[0] = wpa_drivers[0]->global_init(global); in wpa_supplicant_init_match()
223 static CURLcode global_init(long flags, bool memoryfuncs) in global_init() function300 return global_init(flags, TRUE); in curl_global_init()332 return global_init(flags, FALSE); in curl_global_init_mem()