Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/less/
H A Dch.c805 public void ch_set_eof(void) in ch_set_eof() function
H A Dfuncs.h57 public void ch_set_eof(void);
H A Dcommand.c1198 ch_set_eof(); in forw_loop()