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

/haiku-fatelf/src/apps/codycam/
H A DFtpClient.h55 bool _TestState(unsigned long state);
H A DFtpClient.cpp407 FtpClient::_TestState(unsigned long state) function in class:FtpClient
582 if (_TestState(ftp_passive)) {
663 if (_TestState(ftp_passive) == false) {

Completed in 88 milliseconds