Searched refs:expectedReturn (Results 1 - 1 of 1) 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.h69 bool CheckCommand(const wxString& command, char expectedReturn) argument
71 return SendCommand(command) == expectedReturn;

Completed in 86 milliseconds