term_setup_ok     414 lib/tty/keyxdef.c         int term_setup_ok;
term_setup_ok     416 lib/tty/keyxdef.c         __setupterm (NULL, fileno (stdout), &term_setup_ok);
term_setup_ok     417 lib/tty/keyxdef.c         if (term_setup_ok != 1)