Searched defs:tty_output (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c220 static bool_int tty_output; variable
294 tty_output = isatty(1);
1483 if (tty_output && strlen(file_system) > (size_t)FILESYSTEM_WIDTH) {

Completed in 65 milliseconds