Home
last modified time | relevance | path

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

/third_party/lzma/C/Util/Lzma/
DLzmaUtil.c20 static const char * const kCantWriteMessage = "Cannot write output file"; variable
271 return PrintError_WRes(rs, kCantWriteMessage, outStream.wres); in main2()