Searched refs:in_continue_mode (Results 1 – 4 of 4) sorted by relevance
60 extern int in_continue_mode __P((void));
186 extern int in_continue_mode __P((void));
801 if (in_continue_mode() && !in_dryrun_mode()) { in main()838 if (in_continue_mode()) { in main()
662 in_continue_mode(void) in in_continue_mode() function