Home
last modified time | relevance | path

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

/external/curl/tests/libtest/
Dlib500.c31 static curl_socket_t tst_opensocket(void *clientp, in tst_opensocket() function
50 curl_easy_setopt(curl, CURLOPT_OPENSOCKETFUNCTION, tst_opensocket); in setupcallbacks()