Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/utils/process/
H A Dexceptions.hpp67 class timeout_error : public error { class
H A Dexceptions.cpp82 process::timeout_error::timeout_error(const std::string& message_) : in timeout_error() function in process::timeout_error
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp476 static const char *timeout_error = variable