Searched refs:CheckResult (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/protocol/
H A Dftp.h132 bool CheckResult(char ch) { return GetResult() == ch; } function in class:wxFTP
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dftp.cpp128 if ( !CheckResult('2') )
754 return CheckResult('2');
849 return CheckResult('2');

Completed in 73 milliseconds