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

  /external/curl/src/
tool_writeenv.c 49 {"curl_time_namelookup", CURLINFO_NAMELOOKUP_TIME, writeenv_DOUBLE},
tool_writeout.c 186 curl_easy_getinfo(curl, CURLINFO_NAMELOOKUP_TIME,
  /external/curl/docs/examples/
chkspeed.c 187 res = curl_easy_getinfo(curl_handle, CURLINFO_NAMELOOKUP_TIME, &val);
  /external/curl/tests/libtest/
lib500.c 104 curl_easy_getinfo(curl, CURLINFO_NAMELOOKUP_TIME, &time_namelookup);
  /external/curl/lib/
getinfo.c 253 case CURLINFO_NAMELOOKUP_TIME:
  /external/curl/include/curl/
curl.h     [all...]
  /external/google-breakpad/src/third_party/curl/
curl.h     [all...]

Completed in 98 milliseconds