Home
last modified time | relevance | path

Searched defs:throwSystemError (Results 1 – 6 of 6) sorted by relevance

/dports/devel/cxxtools/cxxtools-2.2.1/src/
H A Dsystemerror.cpp66 void throwSystemError(const char* msg) in throwSystemError() function
71 void throwSystemError(int errnum, const char* msg) in throwSystemError() function
/dports/devel/cxxtools/cxxtools-2.2.1/include/cxxtools/
H A Dsystemerror.h59 inline void throwSystemError(const std::string& msg) in throwSystemError() function
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/Folly/folly/
H A DException.h76 [[noreturn]] void throwSystemError(Args&&... args) { in throwSystemError() function
/dports/devel/folly/folly-2021.12.27.00/folly/
H A DException.h83 [[noreturn]] void throwSystemError(Args&&... args) { in throwSystemError() function
/dports/science/tfel-edf/tfel-3.2.1/src/System/
H A DSystem.cxx141 void systemCall::throwSystemError(const std::string& errMsg, in throwSystemError() function in tfel::system::systemCall
/dports/science/tfel/tfel-3.4.0/src/System/
H A DSystem.cxx133 void systemCall::throwSystemError(const std::string& errMsg, in throwSystemError() function in tfel::system::systemCall