Searched refs:next_command (Results 1 – 3 of 3) sorted by relevance
207 extern int next_command(struct cfjail *j);
451 if (next_command(j)) in main()497 if (next_command(j)) in main()
106 next_command(struct cfjail *j) in next_command() function