HomeSort by relevance Sort by last modified time
    Searched refs:IsStdOutTerminal (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/7zip/UI/Common/
ArchiveCommandLine.h 54 bool IsStdOutTerminal;
ArchiveCommandLine.cpp 827 options.IsStdOutTerminal = MY_IS_TERMINAL(stdout);
1068 (!options.StdOutMode && !options.IsStdOutTerminal))
    [all...]

Completed in 155 milliseconds