Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/jail/
H A Djailp.h205 extern int next_command(struct cfjail *j);
H A Djail.c449 if (next_command(j)) in main()
495 if (next_command(j)) in main()
H A Dcommand.c91 next_command(struct cfjail *j) in next_command() function
/freebsd-12.1/contrib/gdb/gdb/
H A 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()