Searched refs:term_init_done (Results 1 – 2 of 2) sorted by relevance
75 extern int term_init_done; in main() 596 if (redraw_on_quit && term_init_done)
246 public lbool term_init_done = FALSE;1769 term_init_done = 1; in init() 1798 term_init_done = 1; in init() 249 public int term_init_done = FALSE; global() variable