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

/freebsd-9.3-release/contrib/less/
H A Doption.c31 extern int quit_at_eof;
702 return quit_at_eof;
704 return quit_at_eof ? OPT_ON : OPT_ONPLUS;
H A Dopttbl.c28 public int quit_at_eof; /* Quit after hitting end of file twice */ variable
188 TRIPLE, OPT_OFF, &quit_at_eof, NULL,

Completed in 50 milliseconds