Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dd/
H A Ddd.c182 static boolean_t stderr_tty = B_FALSE; variable
991 stderr_tty = B_TRUE; in main()
1898 if (stderr_tty) { in stats()
1920 if (!is_progress && status_arg == DD_STATUS_PROGRESS && stderr_tty && in stats()