Home
last modified time | relevance | path

Searched refs:V_FTP (Results 1 – 3 of 3) sorted by relevance

/dports/www/aria2/aria2-1.36.0/src/
H A Dprefs.h109 extern const std::string V_FTP;
H A Dprefs.cc152 const std::string V_FTP("ftp"); variable
H A DOptionHandlerFactory.cc1947 V_NONE, {V_HTTP, V_HTTPS, V_FTP, V_NONE})); in createOptionHandlers()