Searched refs:CURLPROTO_FILE (Results 1 – 10 of 10) 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()
302 { "file", CURLPROTO_FILE }, in proto2num()
152 NV(CURLPROTO_FILE),
116 CURLPROTO_FILE, /* protocol */117 CURLPROTO_FILE, /* family */
94 curl_easy_setopt(hnd, CURLOPT_PROTOCOLS, (long)CURLPROTO_FILE |
710 CURLPROTO_FILE 7.19.4
1010 #define CURLPROTO_FILE (1<<10) macro
969 d CURLPROTO_FILE...