HomeSort by relevance Sort by last modified time
    Searched refs:use_metalink (Results 1 - 3 of 3) sorted by null

  /external/curl/src/
tool_cfgable.h 203 bool use_metalink; /* process given URLs as metalink XML file */ member in struct:OperationConfig
tool_operate.c 534 (metalink || !config->use_metalink)) {
805 if(metalink || !config->use_metalink)
808 #ifdef USE_METALINK
813 #endif /* USE_METALINK */
851 else if(!config->use_metalink)
    [all...]
tool_getparam.c 960 #ifdef USE_METALINK
    [all...]

Completed in 98 milliseconds