Searched refs:g_terminalState (Results 1 – 1 of 1) sorted by relevance
51 static struct termios g_terminalState; variable470 if (tcgetattr(0, &g_terminalState)) { in BShellParamCmdShell()498 tcsetattr(0, TCSAFLUSH, &g_terminalState); in BShellParamCmdShell()