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

/haiku/src/apps/codycam/
H A DFtpClient.h66 bool _TestState(unsigned long state);
H A DFtpClient.cpp424 FtpClient::_TestState(unsigned long state) function in class:FtpClient
605 if (_TestState(ftp_passive)) {
688 if (_TestState(ftp_passive) == false) {

Completed in 37 milliseconds