smcup 30 lib/tty/tty-internal.h extern char *smcup; smcup 294 lib/tty/tty-ncurses.c if (mc_global.tty.xterm_flag && smcup != NULL) smcup 367 lib/tty/tty.c smcup = tty_tgetstr ("smcup"); smcup 368 lib/tty/tty.c if (smcup == NULL) smcup 369 lib/tty/tty.c smcup = tty_tgetstr ("ti"); smcup 51 lib/tty/win.c char *smcup = NULL;