Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_cfgable.h60 bool proto_present; member
Dtool_cfgable.c38 config->proto_present = FALSE; in config_init()
Dtool_getparam.c1053 config->proto_present = TRUE; in getparameter()
Dtool_operate.c1428 if(config->proto_present) in operate_do()