Searched refs:next_command (Results 1 – 5 of 5) sorted by relevance
408 Char next_command(void); // go to next command, evt. diff. line966 next_command(void) in next_command() function1596 command = next_command(); in do_file()1620 command = next_command(); in do_file()1640 command = next_command(); in do_file()1654 command = next_command(); in do_file()
200 extern int next_command(struct cfjail *j);
443 if (next_command(j)) in main()489 if (next_command(j)) in main()
88 next_command(struct cfjail *j) in next_command() function
105 static void next_command (char *, int);554 next_command (char *count_string, int from_tty) in next_command() function2065 add_com ("next", class_run, next_command, in _initialize_infcmd()