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_cfgable.c40 ~(CURLPROTO_FILE | CURLPROTO_SCP | CURLPROTO_SMB | in config_init()
Dtool_paramhlp.c265 { "file", CURLPROTO_FILE }, in proto2num()
Dtool_setopt.c130 NV(CURLPROTO_FILE),
/external/curl/tests/data/
Dtest140190 curl_easy_setopt(hnd, CURLOPT_PROTOCOLS, (long)CURLPROTO_FILE |
/external/curl/lib/
Dfile.c112 CURLPROTO_FILE, /* protocol */
Durl.c571 ~(CURLPROTO_FILE | CURLPROTO_SCP | CURLPROTO_SMB | in Curl_init_userdefined()
6549 case CURLPROTO_FILE: in get_protocol_family()
6550 family = CURLPROTO_FILE; in get_protocol_family()
/external/curl/docs/libcurl/
Dsymbols-in-versions583 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.h820 #define CURLPROTO_FILE (1<<10) macro
/external/curl/packages/OS400/
Dcurl.inc.in775 d CURLPROTO_FILE...