Home
last modified time | relevance | path

Searched defs:join_error (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/kyua-cli/dist/utils/fs/
H A Dexceptions.hpp64 class join_error : public error { class
H A Dexceptions_test.cpp60 ATF_TEST_CASE_BODY(join_error) in ATF_TEST_CASE_BODY() argument
H A Dexceptions.cpp86 fs::join_error::join_error(const std::string& textual_path1_, in join_error() function in fs::join_error