Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_cfgable.h53 bool proto_redir_present; member
Dtool_cfgable.c42 config->proto_redir_present = FALSE; in config_init()
Dtool_getparam.c974 config->proto_redir_present = TRUE; in getparameter()
Dtool_operate.c1326 if(config->proto_redir_present) in operate_do()