Home
last modified time | relevance | path

Searched refs:curl_global_init (Results 1 – 25 of 157) sorted by relevance

1234567

/external/curl/docs/libcurl/
DMakefile.am32 curl_strequal.3 curl_mprintf.3 curl_global_init.3 \
52 curl_mprintf.html curl_global_init.html curl_global_cleanup.html \
73 curl_mprintf.pdf curl_global_init.pdf curl_global_cleanup.pdf \
/external/curl/docs/examples/
Dhttp-post.c35 curl_global_init(CURL_GLOBAL_ALL); in main()
Dhttps.c34 curl_global_init(CURL_GLOBAL_DEFAULT); in main()
Dpersistant.c35 curl_global_init(CURL_GLOBAL_ALL); in main()
Dmultithread.c75 curl_global_init(CURL_GLOBAL_ALL); in main()
/external/curl/tests/libtest/
Dlib501.c33 if(curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
Dlib558.c36 if(curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
Dlib520.c31 if(curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
Dlib524.c31 if(curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
Dlib511.c31 if(curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
Dlib542.c39 if(curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
Dlib521.c31 if(curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
Dlib562.c43 if(curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
Dlib516.c31 if(curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
Dlib523.c31 if(curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
Dlib549.c36 if(curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
Dlib515.c31 if(curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
Dlib519.c31 if(curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
Dlib590.c44 if(curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
Dlib512.c36 code = curl_global_init(CURL_GLOBAL_ALL); in test()
Dlib514.c31 if(curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
Dlib566.c33 if(curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
Dlib1530.c44 if(curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
Dlib1529.c34 if(curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()
Dlib574.c38 if(curl_global_init(CURL_GLOBAL_ALL) != CURLE_OK) { in test()

1234567