Searched refs:CURLPROTO_FILE (Results 1 – 11 of 11) sorted by relevance
54 { "file", CURLPROTO_FILE }, in get_libcurl_info()
40 ~(CURLPROTO_FILE | CURLPROTO_SCP | CURLPROTO_SMB | in config_init()
290 { "file", CURLPROTO_FILE }, in proto2num()
142 NV(CURLPROTO_FILE),
94 curl_easy_setopt(hnd, CURLOPT_PROTOCOLS, (long)CURLPROTO_FILE |
113 CURLPROTO_FILE, /* protocol */
480 ~(CURLPROTO_FILE | CURLPROTO_SCP | CURLPROTO_SMB | in Curl_init_userdefined()4790 case CURLPROTO_FILE: in get_protocol_family()4791 family = CURLPROTO_FILE; in get_protocol_family()
623 CURLPROTO_FILE 7.19.4
622 #define CURLPROTO_FILE (1<<10) macro
857 #define CURLPROTO_FILE (1<<10) macro
795 d CURLPROTO_FILE...