Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 25 of 46) sorted by relevance

12

/curl/tests/http/clients/
H A Dh2-pausing.c66 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb()
160 struct handle struct
173 struct handle *handle = (struct handle *) clientp; in cb() local
/curl/docs/examples/
H A Dshared-connection-cache.c31 static void my_lock(CURL *handle, curl_lock_data data, in my_lock()
41 static void my_unlock(CURL *handle, curl_lock_data data, void *useptr) in my_unlock()
H A Dftp-wildcard.c47 CURL *handle; in main() local
H A Dmulti-debugcallback.c87 int my_trace(CURL *handle, curl_infotype type, in my_trace()
H A Dcrawler.c80 CURL *handle = curl_easy_init(); in make_handle() local
199 CURL *handle = m->easy_handle; in main() local
H A Ddebug.c87 int my_trace(CURL *handle, curl_infotype type, in my_trace()
/curl/tests/libtest/
H A Dlib1554.c39 static void test_lock(CURL *handle, curl_lock_data data, in test_lock()
49 static void test_unlock(CURL *handle, curl_lock_data data, void *useptr) in test_unlock()
H A Dlib659.c36 CURL *handle = NULL; in test() local
H A Dlib1550.c32 CURLM *handle; in test() local
H A Dlib658.c36 CURL *handle = NULL; in test() local
H A Dlib674.c36 CURL *handle = NULL; in test() local
H A Dlib575.c42 CURL *handle = NULL; in test() local
H A Dlib586.c41 static void test_lock(CURL *handle, curl_lock_data data, in test_lock()
72 static void test_unlock(CURL *handle, curl_lock_data data, void *useptr) in test_unlock()
H A Dlib1501.c40 CURL *handle = NULL; in test() local
H A Dlib547.c58 static curlioerr ioctlcallback(CURL *handle, in ioctlcallback()
H A Dlib552.c88 int my_trace(CURL *handle, curl_infotype type, in my_trace()
154 static curlioerr ioctl_callback(CURL *handle, int cmd, void *clientp) in ioctl_callback()
H A Dlib576.c100 CURL *handle = NULL; in test() local
H A Dlib506.c45 static void test_lock(CURL *handle, curl_lock_data data, in test_lock()
85 static void test_unlock(CURL *handle, curl_lock_data data, void *useptr) in test_unlock()
H A Dlib3207.c129 static void test_lock(CURL *handle, curl_lock_data data, in test_lock()
138 static void test_unlock(CURL *handle, curl_lock_data data, void *useptr) in test_unlock()
H A Dlib555.c65 static curlioerr ioctlcallback(CURL *handle, in ioctlcallback()
H A Dtesttrace.c87 int libtest_debug_cb(CURL *handle, curl_infotype type, in libtest_debug_cb()
/curl/lib/vtls/
H A Dwolfssl.h43 WOLFSSL *handle; member
/curl/tests/unit/
H A Dunit1652.c49 debugf_cb(CURL *handle, curl_infotype type, char *buf, size_t size, in debugf_cb()
/curl/tests/
H A Ddictserver.py76 def handle(self): member in DictHandler
/curl/tests/server/
H A Dsockfilt.c158 HANDLE handle = NULL; in read_wincon() local
190 HANDLE handle = NULL; in write_wincon() local
443 HANDLE handle; /* actual handle to wait for during select */ member
455 HANDLE signal, handle, handles[2]; in select_ws_wait_thread() local
593 static HANDLE select_ws_wait(HANDLE handle, HANDLE signal, HANDLE abort) in select_ws_wait()
637 HANDLE abort, signal, handle, *handles; in select_ws() local

Completed in 37 milliseconds

12