Home
last modified time | relevance | path

Searched refs:proto_redir (Results 1 – 4 of 4) sorted by relevance

/external/curl/src/
Dtool_cfgable.h52 long proto_redir; member
Dtool_cfgable.c39 config->proto_redir = CURLPROTO_ALL & /* All except FILE, SCP and SMB */ in config_init()
Dtool_getparam.c975 if(proto2num(config, &config->proto_redir, nextarg)) in getparameter()
Dtool_operate.c1327 my_setopt_flags(curl, CURLOPT_REDIR_PROTOCOLS, config->proto_redir); in operate_do()