Searched refs:eof_displayed (Results 1 – 4 of 4) sorted by relevance
72 public int eof_displayed(void) in eof_displayed() function103 if (!eof_displayed()) in entire_file_displayed()466 if (get_quit_at_eof() && eof_displayed() && !(ch_getflags() & CH_HELPFILE)) in forward()
181 return (eof_displayed()); in cond()
839 eof_displayed() && !(ch_getflags() & CH_HELPFILE) && in prompt()1800 if (get_quit_at_eof() && eof_displayed() && in commands()
155 public int eof_displayed(void);