Searched refs:curl_hnd (Results 1 - 2 of 2) sorted by relevance

/external/curl/docs/examples/
H A Dhttp2-download.c46 void *curl_hnd[NUM_HANDLES]; variable
55 if(curl_hnd[i] == hnd)
178 curl_hnd[num] = hnd;
H A Dhttp2-upload.c48 void *curl_hnd[NUM_HANDLES]; variable
57 if(curl_hnd[i] == hnd)
234 curl_hnd[num] = hnd;

Completed in 143 milliseconds