Home
last modified time | relevance | path

Searched refs:FormatError (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/ntp/lib/isc/win32/
H A Dstrerror.c37 FormatError(int error);
90 FormatError(int error) { in FormatError() function
133 return (FormatError(errval)); in NTstrerror()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLog.h146 void FormatError(llvm::Error error, llvm::StringRef file, in FormatError() function
270 log_private->FormatError(::std::move(error_private), __FILE__, __func__, \