Searched refs:eofl_no (Results 1 – 1 of 1) sorted by relevance
184 static off_t eofl_no; /* what the last line of the file is */ variable427 if (hadchance && new_ss.last_line >= eofl_no) in screen()437 new_ss.last_line = eofl_no - 1; in screen()479 if (!eof_pause || eofl_no == 1) in screen()688 new_ss.last_line >= eofl_no) in command()689 new_ss.last_line = eofl_no - 1; in command()728 new_ss.last_line = eofl_no - 1; in command()729 new_ss.first_line = eofl_no - (off_t)window; in command()1368 eofl_no = dol->l_no; in find()1545 eofl_no = -1; in lineset()[all …]