Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dlib2405.c76 static CURLcode set_easy(char *URL, CURL *easy, long option) in set_easy() function
143 if(set_easy(URL, easy1, option) != CURLE_OK) in test_run()
146 if(set_easy(URL, easy2, option) != CURLE_OK) in test_run()
259 if(set_easy((char *)"http://example.com", easy, TEST_USE_HTTP1) != CURLE_OK) in empty_multi_test()

Completed in 6 milliseconds