Searched refs:quit_at_eof (Results 1 – 2 of 2) sorted by relevance
31 extern int quit_at_eof;705 return quit_at_eof; in get_quit_at_eof()707 return quit_at_eof ? OPT_ONPLUS : OPT_ON; in get_quit_at_eof()
28 public int quit_at_eof; /* Quit after hitting end of file twice */ variable188 TRIPLE, OPT_OFF, &quit_at_eof, NULL,