Home
last modified time | relevance | path

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

/dports/net-p2p/rtorrent/rtorrent-0.9.8/src/
H A Dcommand_download.cc297 retrieve_d_custom_map(core::Download* download, bool keys_only, const torrent::Object::list_type& a… in retrieve_d_custom_map() function
749 …CMD2_DL_LIST ("d.custom.keys", std::bind(&retrieve_d_custom_map, std::placeholders::_1, true, st… in initialize_command_download()
750 …CMD2_DL_LIST ("d.custom.items", std::bind(&retrieve_d_custom_map, std::placeholders::_1, false, s… in initialize_command_download()