Home
last modified time | relevance | path

Searched defs:system_error (Results 1 – 18 of 18) sorted by relevance

/minix3/external/bsd/libc++/dist/libcxx/src/
H A Dsystem_error.cpp158 system_error::system_error(error_code ec, const string& what_arg) in system_error() function in system_error
164 system_error::system_error(error_code ec, const char* what_arg) in system_error() function in system_error
170 system_error::system_error(error_code ec) in system_error() function in system_error
176 system_error::system_error(int ev, const error_category& ecat, const string& what_arg) in system_error() function in system_error
182 system_error::system_error(int ev, const error_category& ecat, const char* what_arg) in system_error() function in system_error
188 system_error::system_error(int ev, const error_category& ecat) in system_error() function in system_error
/minix3/external/bsd/atf/dist/atf-c++/detail/
H A Dexceptions.hpp42 class system_error : public std::runtime_error { class
H A Dexceptions.cpp50 atf::system_error::system_error(const std::string& who, in system_error() function in atf::system_error
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Deai_to_heim_errno.c50 krb5_eai_to_heim_errno(int eai_errno, int system_error) in krb5_eai_to_heim_errno()
/minix3/external/bsd/kyua-cli/dist/utils/process/
H A Dexceptions.hpp54 class system_error : public error { class
H A Dexceptions_test.cpp50 ATF_TEST_CASE_BODY(system_error) in ATF_TEST_CASE_BODY() argument
H A Dexceptions.cpp57 process::system_error::system_error(const std::string& message_, in system_error() function in process::system_error
/minix3/external/bsd/kyua-cli/dist/utils/signals/
H A Dexceptions.hpp67 class system_error : public error { class
H A Dexceptions_test.cpp59 ATF_TEST_CASE_BODY(system_error) in ATF_TEST_CASE_BODY() argument
H A Dexceptions.cpp83 signals::system_error::system_error(const std::string& message_, in system_error() function in signals::system_error
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A DPR9461.cpp31 struct system_error:runtime_error{ // expected-note {{to match}} struct
/minix3/external/bsd/atf/dist/tools/
H A Dexceptions.cpp38 tools::system_error::system_error(const std::string& who, in system_error() function in tools::system_error
H A Dexceptions.hpp79 class system_error : public std::runtime_error { class
/minix3/external/bsd/kyua-cli/dist/utils/fs/
H A Dexceptions.hpp86 class system_error : public error { class
H A Dexceptions_test.cpp71 ATF_TEST_CASE_BODY(system_error) in ATF_TEST_CASE_BODY() argument
H A Dexceptions.cpp127 fs::system_error::system_error(const std::string& message_, const int errno_) : in system_error() function in fs::system_error
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c++/detail/
H A Dexceptions.hpp83 class system_error : public std::runtime_error { class
H A Dexceptions.cpp50 atf::system_error::system_error(const std::string& who, in system_error() function in atf::system_error