Searched refs:quit_at_eof (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/less/
H A Doption.c31 extern int quit_at_eof;
726 return quit_at_eof;
728 return quit_at_eof ? OPT_ONPLUS : OPT_ON;
H A Dopttbl.c28 public int quit_at_eof; /* Quit after hitting end of file twice */ variable
207 TRIPLE, OPT_OFF, &quit_at_eof, NULL,

Completed in 55 milliseconds