Searched refs:IsFilteringServers (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DIPFilter.cpp421 if ((!thePrefs::IsFilteringClients() && !isServer) || (!thePrefs::IsFilteringServers() && isServer)) {
538 if (thePrefs::IsFilteringServers()) {
H A DPreferences.h440 static bool IsFilteringServers() { return s_IPFilterServers; } function in class:CPreferences
H A DECSpecialMuleTags.cpp304 if (thePrefs::IsFilteringServers()) {
H A DPrefsUnifiedDlg.cpp670 if (CfgChanged(IDC_IPFSERVERS) && thePrefs::IsFilteringServers()) {
H A DExternalConn.cpp1614 if (thePrefs::IsFilteringServers()) {

Completed in 64 milliseconds