Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dio.c2388 int tty_flag, i, j; in execute_shell() local
2392 tty_flag = -1; in execute_shell()
2411 tty_flag = 1; in execute_shell()
2414 tty_flag = 0; in execute_shell()
2446 if (tty_flag > 0) in execute_shell()
2448 else if (tty_flag == 0) { in execute_shell()