Searched refs:next_command (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/usr.sbin/jail/
H A Djailp.h198 extern int next_command(struct cfjail *j);
H A Djail.c439 if (next_command(j))
483 if (next_command(j))
H A Dcommand.c88 next_command(struct cfjail *j) function
/freebsd-9.3-release/contrib/groff/src/libs/libdriver/
H A Dinput.cpp408 Char next_command(void); // go to next command, evt. diff. line
958 /* next_command():
966 next_command(void) function
1596 command = next_command();
1620 command = next_command();
1640 command = next_command();
1654 command = next_command();
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dinfcmd.c105 static void next_command (char *, int);
559 next_command (char *count_string, int from_tty)
2079 add_com ("next", class_run, next_command,
554 next_command (char *count_string, int from_tty) function

Completed in 138 milliseconds