Home
last modified time | relevance | path

Searched refs:term_init_done (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/less/
H A Dmain.c75 extern int term_init_done; in main()
596 if (redraw_on_quit && term_init_done)
H A Dscreen.c246 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