Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/less/dist/
H A Dsignal.c38 extern int screen_trashed;
241 screen_trashed = 1; in psignals()
261 screen_trashed = 1; in psignals()
H A Djump.c22 extern int screen_trashed;
278 screen_trashed = 0; in jump_loc()
323 screen_trashed = 0; in jump_loc()
H A Doutput.c33 extern int screen_trashed;
65 screen_trashed = 1; in put_line()
394 screen_trashed = 1; in flush()
653 screen_trashed = 1; in error()
711 screen_trashed = 1; in query()
H A Dlsystem.c37 extern int screen_trashed;
198 screen_trashed = 1; in lsystem()
358 screen_trashed = 1; in pipe_data()
H A Dcommand.c65 extern int screen_trashed; /* The screen has been overwritten */
797 } else if (screen_trashed || !full_screen) in make_display()
803 if (screen_trashed == 2) in make_display()
2052 screen_trashed = 1; in commands()
2065 screen_trashed = 1; in commands()
2073 screen_trashed = 1; in commands()
2081 screen_trashed = 1; in commands()
H A Dlinenum.c73 extern int screen_trashed;
253 screen_trashed = 1; in abort_long()
H A Doption.c31 extern int screen_trashed;
477 screen_trashed = TRUE; in toggle_option()
H A Dch.c133 extern int screen_trashed;
328 screen_trashed = 2; in ch_get()
H A Ddecode.c41 extern int screen_trashed;
456 screen_trashed = 1; in mouse_button_rel()
H A Dforwback.c21 public int screen_trashed; variable
H A Dsearch.c39 extern int screen_trashed;
1402 screen_trashed = 1; in search_range()
1839 screen_trashed = 1; in set_filter_pattern()
H A Dscreen.c292 extern int screen_trashed;
2167 screen_trashed = 1; in check_winch()
/netbsd-src/distrib/utils/more/
H A Dsignal.c193 screen_trashed = 1; in psignals()
225 screen_trashed = 1; in psignals()
H A Doutput.c69 screen_trashed = 1; in put_line()
145 screen_trashed = 1; in flush()
H A Dprim.c56 int screen_trashed; variable
311 screen_trashed = 0;
H A Dos.c153 screen_trashed = 1;
H A Dextern.h186 extern int screen_trashed;
H A Dcommand.c169 else if (screen_trashed) in prompt()
/netbsd-src/external/bsd/less/dist/lesstest/lt/
H A Dsubsearch.lt318 extern int screen_trashed;
2184 screen_trashed = 1;