Home
last modified time | relevance | path

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

/dports/net-p2p/rtorrent/rtorrent-0.9.8/src/
H A Dcommand_download.cc258 retrieve_d_custom(core::Download* download, const std::string& key) { in retrieve_d_custom() function
745 …CMD2_DL_STRING("d.custom", std::bind(&retrieve_d_custom, std::placeholders::_1, std::placeho… in initialize_command_download()