Searched refs:eof_displayed (Results 1 – 4 of 4) sorted by relevance
63 eof_displayed() in eof_displayed() function95 if (!eof_displayed()) in entire_file_displayed()374 if (get_quit_at_eof() && eof_displayed() && !(ch_getflags() & CH_HELPFILE))
197 return (eof_displayed());
715 eof_displayed() && !(ch_getflags() & CH_HELPFILE) && in prompt()1568 if (get_quit_at_eof() && eof_displayed() && in commands()
134 public int eof_displayed ();