Searched refs:CURLPROTO_ALL (Results 1 – 6 of 6) sorted by relevance
37 config->proto = CURLPROTO_ALL; in config_init()39 config->proto_redir = CURLPROTO_ALL & /* All except FILE, SCP and SMB */ in config_init()
291 { "all", CURLPROTO_ALL }, in proto2num()
150 NV(CURLPROTO_ALL), /* combination */
708 CURLPROTO_ALL 7.19.4
1030 #define CURLPROTO_ALL (~0) /* enable everything */ macro
570 set->allowed_protocols = CURLPROTO_ALL; in Curl_init_userdefined()