Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_libinfo.c54 { "file", CURLPROTO_FILE }, in get_libcurl_info()
Dtool_cb_hdr.c195 (CURLPROTO_HTTP|CURLPROTO_HTTPS|CURLPROTO_RTSP|CURLPROTO_FILE))) { in tool_header_cb()
Dtool_cfgable.c40 ~(CURLPROTO_FILE | CURLPROTO_SCP | CURLPROTO_SMB | in config_init()
Dtool_paramhlp.c282 { "file", CURLPROTO_FILE }, in proto2num()
Dtool_setopt.c145 NV(CURLPROTO_FILE),
/external/curl/lib/
Dfile.c113 CURLPROTO_FILE, /* protocol */
114 CURLPROTO_FILE, /* family */
/external/curl/tests/data/
Dtest140191 curl_easy_setopt(hnd, CURLOPT_PROTOCOLS, (long)CURLPROTO_FILE |
/external/curl/docs/libcurl/
Dsymbols-in-versions693 CURLPROTO_FILE 7.19.4
/external/google-breakpad/src/third_party/curl/
Dcurl.h622 #define CURLPROTO_FILE (1<<10) macro
/external/curl/include/curl/
Dcurl.h970 #define CURLPROTO_FILE (1<<10) macro
/external/curl/packages/OS400/
Dcurl.inc.in870 d CURLPROTO_FILE...