/curl/tests/http/clients/ |
H A D | h2-pausing.c | 66 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() argument
|
/curl/docs/examples/ |
H A D | shared-connection-cache.c | 31 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 D | ftp-wildcard.c | 47 CURL *handle; in main() local
|
H A D | multi-debugcallback.c | 87 int my_trace(CURL *handle, curl_infotype type, in my_trace()
|
H A D | crawler.c | 80 CURL *handle = curl_easy_init(); in make_handle() local 199 CURL *handle = m->easy_handle; in main() local
|
H A D | debug.c | 87 int my_trace(CURL *handle, curl_infotype type, in my_trace()
|
/curl/tests/libtest/ |
H A D | lib1554.c | 39 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 D | lib659.c | 36 CURL *handle = NULL; in test() local
|
H A D | lib1550.c | 32 CURLM *handle; in test() local
|
H A D | lib658.c | 36 CURL *handle = NULL; in test() local
|
H A D | lib674.c | 36 CURL *handle = NULL; in test() local
|
H A D | lib575.c | 42 CURL *handle = NULL; in test() local
|
H A D | lib586.c | 41 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 D | lib1501.c | 40 CURL *handle = NULL; in test() local
|
H A D | lib547.c | 58 static curlioerr ioctlcallback(CURL *handle, in ioctlcallback()
|
H A D | lib552.c | 88 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 D | lib576.c | 100 CURL *handle = NULL; in test() local
|
H A D | lib506.c | 45 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 D | lib3207.c | 129 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 D | lib555.c | 65 static curlioerr ioctlcallback(CURL *handle, in ioctlcallback()
|
H A D | testtrace.c | 87 int libtest_debug_cb(CURL *handle, curl_infotype type, in libtest_debug_cb()
|
/curl/lib/vtls/ |
H A D | wolfssl.h | 43 WOLFSSL *handle; member
|
/curl/tests/unit/ |
H A D | unit1652.c | 49 debugf_cb(CURL *handle, curl_infotype type, char *buf, size_t size, in debugf_cb()
|
/curl/tests/ |
H A D | dictserver.py | 76 def handle(self): member in DictHandler
|
/curl/tests/server/ |
H A D | sockfilt.c | 158 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
|