Searched refs:next_command (Results 1 – 4 of 4) sorted by relevance
205 extern int next_command(struct cfjail *j);
449 if (next_command(j)) in main()495 if (next_command(j)) in main()
91 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()