/minix3/external/bsd/libc++/dist/libcxx/src/ |
H A D | system_error.cpp | 158 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 D | exceptions.hpp | 42 class system_error : public std::runtime_error { class
|
H A D | exceptions.cpp | 50 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 D | eai_to_heim_errno.c | 50 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 D | exceptions.hpp | 54 class system_error : public error { class
|
H A D | exceptions_test.cpp | 50 ATF_TEST_CASE_BODY(system_error) in ATF_TEST_CASE_BODY() argument
|
H A D | exceptions.cpp | 57 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 D | exceptions.hpp | 67 class system_error : public error { class
|
H A D | exceptions_test.cpp | 59 ATF_TEST_CASE_BODY(system_error) in ATF_TEST_CASE_BODY() argument
|
H A D | exceptions.cpp | 83 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 D | PR9461.cpp | 31 struct system_error:runtime_error{ // expected-note {{to match}} struct
|
/minix3/external/bsd/atf/dist/tools/ |
H A D | exceptions.cpp | 38 tools::system_error::system_error(const std::string& who, in system_error() function in tools::system_error
|
H A D | exceptions.hpp | 79 class system_error : public std::runtime_error { class
|
/minix3/external/bsd/kyua-cli/dist/utils/fs/ |
H A D | exceptions.hpp | 86 class system_error : public error { class
|
H A D | exceptions_test.cpp | 71 ATF_TEST_CASE_BODY(system_error) in ATF_TEST_CASE_BODY() argument
|
H A D | exceptions.cpp | 127 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 D | exceptions.hpp | 83 class system_error : public std::runtime_error { class
|
H A D | exceptions.cpp | 50 atf::system_error::system_error(const std::string& who, in system_error() function in atf::system_error
|