Home
last modified time | relevance | path

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

/dports/net-p2p/rtorrent/rtorrent-0.9.8/src/
H A Dcommand_download.cc639 CMD2_DL_VALUE_P(key ".set", std::bind(&download_set_variable_value, \
651 CMD2_DL_VALUE_P(key ".set", std::bind(&download_set_variable_value, \
654 CMD2_DL_VALUE_P(key ".set_if_z", std::bind(&download_set_variable_value_ifz, \
H A Dcommand_helpers.h82 #define CMD2_DL_VALUE_P(key, slot) CMD2_A_FUNCTION_PRIVATE(key, command_base_call_value<core::Dow… macro