Searched refs:next_command (Results 1 – 3 of 3) sorted by relevance
214 extern int next_command(struct cfjail *j);
499 if (next_command(j)) in main()551 if (next_command(j)) in main()
103 next_command(struct cfjail *j) in next_command() function