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

  /external/curl/tests/libtest/
lib575.c 41 CURL *duphandle = NULL; local
64 duphandle = curl_easy_duphandle(handle);
65 if(!duphandle)
68 handle = duphandle;
  /external/curl/
CHANGES.0     [all...]

Completed in 61 milliseconds