Searched refs:eof_displayed (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/less/
H A Dforwback.c69 eof_displayed(VOID_PARAM) function
101 if (!eof_displayed())
380 if (get_quit_at_eof() && eof_displayed() && !(ch_getflags() & CH_HELPFILE))
H A Dprompt.c197 return (eof_displayed());
H A Dcommand.c789 eof_displayed() && !(ch_getflags() & CH_HELPFILE) &&
1765 if (get_quit_at_eof() && eof_displayed() &&
H A Dfuncs.h145 public int eof_displayed LESSPARAMS ((VOID_PARAM));

Completed in 46 milliseconds