Home
last modified time | relevance | path

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

/dports/net-p2p/rtorrent/rtorrent-0.9.8/src/
H A Dcommand_download.cc629 #define CMD2_BIND_FL std::bind(&core::Download::file_list, std::placeholders::_1) macro
719 …DL ("d.is_multi_file", std::bind(&torrent::FileList::is_multi_file, CMD2_BIND_FL)); in initialize_command_download()
826 …ax_file_size.set", std::bind(&torrent::FileList::set_max_file_size, CMD2_BIND_FL, std::placehold… in initialize_command_download()