Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dforwback.c28 public POSITION soft_eof = NULL_POSITION; variable
97 return (pos == NULL_POSITION || pos == ch_length() || pos == soft_eof); in eof_displayed()
311 soft_eof = opos; in forw()
H A Dedit.c39 extern POSITION soft_eof;
608 soft_eof = NULL_POSITION; in edit_ifile()
H A Dcommand.c55 extern POSITION soft_eof;
277 soft_eof = NULL_POSITION; in exec_mca()