Searched refs:screen_settings (Results 1 – 1 of 1) sorted by relevance
1424 static struct termios screen_settings; in check_termcap() local1456 if (tcgetattr(STDOUT_FILENO, &screen_settings) == -1) in check_termcap()