Home
last modified time | relevance | path

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

/trueos/contrib/groff/src/libs/libdriver/
HDinput.cpp408 Char next_command(void); // go to next command, evt. diff. line
966 next_command(void) in next_command() function
1596 command = next_command(); in do_file()
1620 command = next_command(); in do_file()
1640 command = next_command(); in do_file()
1654 command = next_command(); in do_file()
/trueos/usr.sbin/jail/
HDjailp.h200 extern int next_command(struct cfjail *j);
HDjail.c443 if (next_command(j)) in main()
489 if (next_command(j)) in main()
HDcommand.c88 next_command(struct cfjail *j) in next_command() function
/trueos/contrib/gdb/gdb/
HDinfcmd.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()