Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/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
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa.c5689 int load_error, rewind_error; local