Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Doutput.c31 extern int oldbot;
703 if (!oldbot) in error()
H A Dopttbl.c57 public int oldbot; /* Old bottom of screen behavior {{REMOVE}} */ variable
515 O_BOOL, OPT_OFF, &oldbot, NULL,
H A Dscreen.c304 extern int oldbot;
2632 if (oldbot) in clear_bot()