term_setup_ok     419 lib/tty/keyxdef.c         int term_setup_ok;
term_setup_ok     421 lib/tty/keyxdef.c         __setupterm (NULL, fileno (stdout), &term_setup_ok);
term_setup_ok     422 lib/tty/keyxdef.c         if (term_setup_ok != 1)