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

  /external/curl/src/
tool_xattr.c 47 { "user.xdg.origin.url", CURLINFO_EFFECTIVE_URL },
tool_cb_hdr.c 93 !curl_easy_getinfo(outs->config->easy, CURLINFO_EFFECTIVE_URL, &url) &&
tool_writeenv.c 46 {"curl_url_effective", CURLINFO_EFFECTIVE_URL, writeenv_STRING},
tool_writeout.c 138 curl_easy_getinfo(curl, CURLINFO_EFFECTIVE_URL, &stringp))
tool_operate.c     [all...]
  /external/curl/docs/examples/
multi-uv.c 114 curl_easy_getinfo(easy_handle, CURLINFO_EFFECTIVE_URL, &done_url);
hiperfifo.c 168 curl_easy_getinfo(easy, CURLINFO_EFFECTIVE_URL, &eff_url);
asiohiper.cpp 168 curl_easy_getinfo(easy, CURLINFO_EFFECTIVE_URL, &eff_url);
evhiperfifo.c 188 curl_easy_getinfo(easy, CURLINFO_EFFECTIVE_URL, &eff_url);
ghiper.c 132 curl_easy_getinfo(easy, CURLINFO_EFFECTIVE_URL, &eff_url);
  /external/curl/lib/
getinfo.c 92 case CURLINFO_EFFECTIVE_URL:
  /external/curl/include/curl/
curl.h     [all...]
  /external/google-breakpad/src/third_party/curl/
curl.h     [all...]

Completed in 431 milliseconds