HomeSort by relevance Sort by last modified time
    Searched refs:curl_hnd (Results 1 - 2 of 2) sorted by null

  /external/curl/docs/examples/
http2-download.c 46 static void *curl_hnd[NUM_HANDLES]; variable
55 if(curl_hnd[i] == hnd)
181 curl_hnd[num] = hnd;
http2-upload.c 48 static void *curl_hnd[NUM_HANDLES]; variable
57 if(curl_hnd[i] == hnd)
237 curl_hnd[num] = hnd;

Completed in 67 milliseconds