Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/
H A Ddf.c226 static bool_int tty_output; variable
299 tty_output = isatty(1); in main()
1419 if (tty_output && strlen(file_system) > (size_t)FILESYSTEM_WIDTH) { in k_output()