Home
last modified time | relevance | path

Searched refs:CURLPROTO_FILE (Results 1 – 10 of 10) sorted by relevance

/third_party/curl/src/
Dtool_libinfo.c54 { "file", CURLPROTO_FILE }, in get_libcurl_info()
Dtool_cfgable.c40 ~(CURLPROTO_FILE | CURLPROTO_SCP | CURLPROTO_SMB | in config_init()
Dtool_cb_hdr.c195 (CURLPROTO_HTTP|CURLPROTO_HTTPS|CURLPROTO_RTSP|CURLPROTO_FILE))) { in tool_header_cb()
Dtool_paramhlp.c302 { "file", CURLPROTO_FILE }, in proto2num()
Dtool_setopt.c152 NV(CURLPROTO_FILE),
/third_party/curl/lib/
Dfile.c116 CURLPROTO_FILE, /* protocol */
117 CURLPROTO_FILE, /* family */
/third_party/curl/tests/data/
Dtest140194 curl_easy_setopt(hnd, CURLOPT_PROTOCOLS, (long)CURLPROTO_FILE |
/third_party/curl/docs/libcurl/
Dsymbols-in-versions710 CURLPROTO_FILE 7.19.4
/third_party/curl/include/curl/
Dcurl.h1010 #define CURLPROTO_FILE (1<<10) macro
/third_party/curl/packages/OS400/
Dcurl.inc.in969 d CURLPROTO_FILE...