Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/libntp/lib/isc/win32/
H A Dstrerror.c39 FormatError(int error);
92 FormatError(int error) { in FormatError() function
160 retmsg = FormatError(err); in NTstrerror()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLog.h227 void FormatError(llvm::Error error, llvm::StringRef file, in FormatError() function
370 log_private->FormatError(::std::move(error_private), __FILE__, __func__, \