Searched refs:next_command (Results 1 – 3 of 3) sorted by relevance
213 extern int next_command(struct cfjail *j);
449 if (next_command(j)) in main()495 if (next_command(j)) in main()
104 next_command(struct cfjail *j) in next_command() function