Home
last modified time | relevance | path

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) in _TestState() function in FtpClient
605 if (_TestState(ftp_passive)) { in _OpenDataConnection()
688 if (_TestState(ftp_passive) == false) { in _AcceptDataConnection()