Home
last modified time | relevance | path

Searched refs:check_first (Results 1 – 25 of 59) sorted by relevance

123

/dports/www/e2guardian/e2guardian-5.3.4/src/
H A DBaseSocket.hpp79 …bool writeToSocket(const char *buff, int len, unsigned int flags, int timeout, bool check_first = …
83 …int readFromSocket(char *buff, int len, unsigned int flags, int timeout, bool check_first = true, …
H A DSocket.hpp123 …bool writeToSocket(const char *buff, int len, unsigned int flags, int timeout, bool check_first = …
127 …int readFromSocket(char *buff, int len, unsigned int flags, int timeout, bool check_first = true, …
H A DBaseSocket.cpp487 …ocket(const char *buff, int len, unsigned int flags, int timeout, bool check_first, bool honour_re… in writeToSocket() argument
492 if (check_first) { in writeToSocket()
567 …dFromSocket(char *buff, int len, unsigned int flags, int timeout, bool check_first, bool honour_re… in readFromSocket() argument
592 if (check_first) { in readFromSocket()
H A DSocket.cpp952 …ocket(const char *buff, int len, unsigned int flags, int timeout, bool check_first, bool honour_re… in writeToSocket() argument
957 … return BaseSocket::writeToSocket(buff, len, flags, timeout, check_first, honour_reloadconfig); in writeToSocket()
963 if (check_first) { in writeToSocket()
1053 int Socket::readFromSocket(char *buff, int len, unsigned int flags, int timeout, bool check_first, … in readFromSocket() argument
1058 … return BaseSocket::readFromSocket(buff, len, flags, timeout, check_first, honour_reloadconfig); in readFromSocket()
/dports/math/spot/spot-2.10.2/tests/core/
H A Dequalsf.cc46 bool check_first = true; in main() local
50 check_first = false; in main()
110 if (check_first && pf1.format_errors(std::cerr)) in main()
/dports/math/py-spot/spot-2.10.2/tests/core/
H A Dequalsf.cc46 bool check_first = true; in main() local
50 check_first = false; in main()
110 if (check_first && pf1.format_errors(std::cerr)) in main()
/dports/mail/postfix-current/postfix-3.7-20211107/src/pickup/
H A Dpickup.c233 int check_first = (*expected == REC_TYPE_CONTENT[0]); in copy_segment() local
306 if (check_first in copy_segment()
308 check_first = 0; in copy_segment()
/dports/news/trn4/trn-4.0-test77/
H A Dbits.h24 void check_first _((ART_NUM));
/dports/news/trn/trn-3.6/
H A Dbits.h48 void check_first _((ART_NUM));
/dports/databases/galera/galera-release_25.3.35/galerautils/src/
H A Dgu_rset.hpp467 bool check_first = true) /* checksum now */ in RecordSetIn() argument
470 size, check_first) in RecordSetIn()
/dports/databases/galera26/galera-release_26.4.10/galerautils/src/
H A Dgu_rset.hpp489 bool check_first = true) /* checksum now */ in RecordSetIn() argument
492 size, check_first) in RecordSetIn()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/mkspecs/features/uikit/
H A Dxcodebuild.mk24 check: check_first
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/mkspecs/features/uikit/
H A Dxcodebuild.mk24 check: check_first
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/mkspecs/features/uikit/
H A Dxcodebuild.mk24 check: check_first
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/mkspecs/features/uikit/
H A Dxcodebuild.mk24 check: check_first
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/mkspecs/features/uikit/
H A Dxcodebuild.mk24 check: check_first
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/mkspecs/features/uikit/
H A Dxcodebuild.mk24 check: check_first
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/mkspecs/features/uikit/
H A Dxcodebuild.mk24 check: check_first
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/mkspecs/features/uikit/
H A Dxcodebuild.mk24 check: check_first
/dports/net/qt5-network/kde-qtbase-5.15.2p263/mkspecs/features/uikit/
H A Dxcodebuild.mk24 check: check_first
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/mkspecs/features/uikit/
H A Dxcodebuild.mk24 check: check_first
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/mkspecs/features/uikit/
H A Dxcodebuild.mk24 check: check_first
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/mkspecs/features/uikit/
H A Dxcodebuild.mk24 check: check_first
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/mkspecs/features/uikit/
H A Dxcodebuild.mk24 check: check_first
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/mkspecs/features/uikit/
H A Dxcodebuild.mk24 check: check_first

123