Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/win32/
H A Dstrerror.c39 FormatError(int error);
92 FormatError(int error) { in FormatError()
149 /* DLH this may not be needed, FormatError/FormatMessage may handle Winsock error codes */ in NTperror()
160 retmsg = FormatError(err);
90 FormatError(int error) { FormatError() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLog.h244 void FormatError(llvm::Error error, llvm::StringRef file, in FormatError() function
387 log_private->FormatError(::std::move(error_private), __FILE__, __func__, \
401 log_private->FormatError(::std::move(error_private), __FILE__, __func__, \