Searched refs:tty_flag (Results 1 – 1 of 1) sorted by relevance
2388 int tty_flag, i, j; in execute_shell() local2392 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()