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

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

Completed in 47 milliseconds