Home
last modified time | relevance | path

Searched refs:next_command (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/usr.sbin/jail/
Djailp.h207 extern int next_command(struct cfjail *j);
Djail.c451 if (next_command(j)) in main()
497 if (next_command(j)) in main()
Dcommand.c91 next_command(struct cfjail *j) in next_command() function
/freebsd-12-stable/contrib/gdb/gdb/
Dinfcmd.c105 static void next_command (char *, int);
554 next_command (char *count_string, int from_tty) in next_command() function
2065 add_com ("next", class_run, next_command, in _initialize_infcmd()