Searched refs:get_quit_at_eof (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/less-25/less/
H A Dforwback.c338 if (get_quit_at_eof() && hit_eof && !(ch_getflags() & CH_HELPFILE))
H A Dcommand.c658 if ((get_quit_at_eof() == OPT_ONPLUS || quit_if_one_screen) &&
673 if (get_quit_at_eof() && squished &&
1471 if (get_quit_at_eof() && hit_eof &&
H A Dmain.c180 if (less_is_more && get_quit_at_eof())
H A Dfuncs.h216 public int get_quit_at_eof ();
H A Doption.c711 get_quit_at_eof() function

Completed in 97 milliseconds