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()
195 (CURLPROTO_HTTP|CURLPROTO_HTTPS|CURLPROTO_RTSP|CURLPROTO_FILE))) { in tool_header_cb()
282 { "file", CURLPROTO_FILE }, in proto2num()
145 NV(CURLPROTO_FILE),
113 CURLPROTO_FILE, /* protocol */114 CURLPROTO_FILE, /* family */
91 curl_easy_setopt(hnd, CURLOPT_PROTOCOLS, (long)CURLPROTO_FILE |
693 CURLPROTO_FILE 7.19.4
622 #define CURLPROTO_FILE (1<<10) macro
970 #define CURLPROTO_FILE (1<<10) macro
870 d CURLPROTO_FILE...