Home
last modified time | relevance | path

Searched refs:quit_if_one_screen (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/less/
HDinput.c26 extern int quit_if_one_screen;
195 quit_if_one_screen = FALSE;
394 quit_if_one_screen = FALSE;
HDopttbl.c29 public int quit_if_one_screen; /* Quit if EOF on first screen */ variable
204 BOOL, OPT_OFF, &quit_if_one_screen, NULL,
HDcommand.c26 extern int quit_if_one_screen;
722 if (quit_if_one_screen && in prompt()