Home
last modified time | relevance | path

Searched refs:screen_trashed (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/contrib/less/
H A Dsignal.c31 extern int screen_trashed;
238 screen_trashed = 1; in psignals()
257 screen_trashed = 1; in psignals()
H A Doutput.c31 extern int screen_trashed;
64 screen_trashed = 1; in put_line()
391 screen_trashed = 1; in flush()
629 screen_trashed = 1;
683 screen_trashed = 1;
H A Djump.c20 extern int screen_trashed;
285 screen_trashed = 0;
330 screen_trashed = 0;
H A Dlsystem.c30 extern int screen_trashed;
197 screen_trashed = 1;
365 screen_trashed = 1;
H A Dcommand.c59 extern int screen_trashed; /* The screen has been overwritten */
679 } else if (screen_trashed) in make_display()
685 if (screen_trashed == 2) in make_display()
1867 screen_trashed = 1; in commands()
1880 screen_trashed = 1; in commands()
1888 screen_trashed = 1; in commands()
1896 screen_trashed = 1; in commands()
H A Dlinenum.c70 extern int screen_trashed;
255 screen_trashed = 1; in abort_long()
H A Doption.c29 extern int screen_trashed;
481 screen_trashed = TRUE;
H A Dforwback.c20 public int screen_trashed; variable
H A Dch.c130 extern int screen_trashed;
339 screen_trashed = 2; in ch_get()
H A Dsearch.c35 extern int screen_trashed;
1726 screen_trashed = 1;
H A Dscreen.c242 extern int screen_trashed;
1915 screen_trashed = 1; in check_winch()