Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DPlatform.cpp1718 Status close_error; in DownloadModuleSlice() local
1719 CloseFile(src_fd, close_error); // Ignoring close error. in DownloadModuleSlice()