Home
last modified time | relevance | path

Searched defs:hnd (Results 1 – 20 of 20) sorted by relevance

/curl/lib/
H A Dcurl_threads.c83 void Curl_thread_destroy(curl_thread_t hnd) in Curl_thread_destroy()
91 int Curl_thread_join(curl_thread_t *hnd) in Curl_thread_join()
137 void Curl_thread_destroy(curl_thread_t hnd) in Curl_thread_destroy()
143 int Curl_thread_join(curl_thread_t *hnd) in Curl_thread_join()
/curl/tests/libtest/
H A Dlib1568.c32 CURL *hnd; in test() local
H A Dlib1569.c32 CURL *hnd; in test() local
H A Dlib1910.c33 CURL *hnd; in test() local
H A Dlib1913.c33 CURL *hnd; in test() local
H A Dlib1523.c51 static CURLcode run(CURL *hnd, long limit, long time) in run()
61 CURL *hnd; in test() local
H A Dlib1900.c33 CURL *hnd = NULL; in test() local
H A Dlib1908.c33 CURL *hnd; in test() local
H A Dlib3027.c33 CURL *hnd; in test() local
H A Dlib1662.c53 CURL *hnd; in test() local
H A Dlib1915.c102 CURL *hnd; in test() local
/curl/tests/unit/
H A Dunit1396.c26 static CURL *hnd; variable
/curl/docs/examples/
H A Dhttp2-upload.c77 CURL *hnd; member
200 CURL *hnd; in setup() local
H A Dhttp2-pushinmemory.c70 static void setup(CURL *hnd) in setup()
H A Dhttp2-download.c144 CURL *hnd; in setup() local
H A Dhttp2-serverpush.c128 static int setup(CURL *hnd, const char *url) in setup()
/curl/src/
H A Dtool_util.c168 # define _lseeki64(hnd,ofs,whence) lseek(hnd,ofs,whence) argument
H A Dtool_doswin.c664 HANDLE hnd = INVALID_HANDLE_VALUE; in GetLoadedModulePaths() local
/curl/tests/http/clients/
H A Dh2-serverpush.c134 static int setup(CURL *hnd, const char *url) in setup()
H A Dh2-download.c230 static int setup(CURL *hnd, const char *url, struct transfer *t, in setup()

Completed in 32 milliseconds