Home
last modified time | relevance | path

Searched defs:load_error (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/kyua-cli/dist/engine/
H A Dexceptions.hpp59 class load_error : public error { class
H A Dexceptions_test.cpp55 ATF_TEST_CASE_BODY(load_error) in ATF_TEST_CASE_BODY() argument
H A Dexceptions.cpp69 engine::load_error::load_error(const fs::path& file_, in load_error() function in engine::load_error
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dspa.c3033 int load_error, rewind_error; in spa_load_best() local