Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/
Deai_to_heim_errno.c50 krb5_eai_to_heim_errno(int eai_errno, int system_error) in krb5_eai_to_heim_errno()
/netbsd/src/external/bsd/atf/dist/atf-c++/detail/
Dexceptions.hpp42 class system_error : public std::runtime_error { class
Dexceptions.cpp50 atf::system_error::system_error(const std::string& who, in system_error() function in atf::system_error
/netbsd/src/external/bsd/kyua-cli/dist/utils/process/
Dexceptions.hpp54 class system_error : public error { class
Dexceptions_test.cpp50 ATF_TEST_CASE_BODY(system_error) in ATF_TEST_CASE_BODY() argument
Dexceptions.cpp57 process::system_error::system_error(const std::string& message_, in system_error() function in process::system_error
/netbsd/src/external/bsd/kyua-cli/dist/utils/signals/
Dexceptions.hpp67 class system_error : public error { class
Dexceptions_test.cpp59 ATF_TEST_CASE_BODY(system_error) in ATF_TEST_CASE_BODY() argument
Dexceptions.cpp83 signals::system_error::system_error(const std::string& message_, in system_error() function in signals::system_error
/netbsd/src/external/bsd/atf/dist/tools/
Dexceptions.cpp38 tools::system_error::system_error(const std::string& who, in system_error() function in tools::system_error
Dexceptions.hpp79 class system_error : public std::runtime_error { class
/netbsd/src/external/bsd/kyua-cli/dist/utils/fs/
Dexceptions.hpp86 class system_error : public error { class
Dexceptions_test.cpp71 ATF_TEST_CASE_BODY(system_error) in ATF_TEST_CASE_BODY() argument
Dexceptions.cpp127 fs::system_error::system_error(const std::string& message_, const int errno_) : in system_error() function in fs::system_error