Searched refs:quit_at_eof (Results 1 – 3 of 3) sorted by relevance
53 extern int quit_at_eof;122 quit_at_eof = OPT_ON; in main()166 if (less_is_more && quit_at_eof == OPT_ONPLUS) { in main()
28 int quit_at_eof; /* Quit after hitting end of file twice */ variable161 TRIPLE, OPT_OFF, &quit_at_eof, NULL,
32 extern int quit_at_eof;682 return (quit_at_eof); in get_quit_at_eof()