Home
last modified time | relevance | path

Searched defs:error_out (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/scripts/
H A Dkmodtool44 error_out() function
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp3240 auto error_out = [&](llvm::StringRef error_message, std::string description) { in SaveTranscript() local