Home
last modified time | relevance | path

Searched refs:quit_command (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dtop.h46 extern void quit_command (char *, int);
H A Dmain.c110 quit_command (NULL, instream == stdin); in captured_command_loop()
786 quit_command ((char *) 0, instream == stdin); in captured_main()
H A Devent-top.c413 quit_command ((char *) 0, stdin == instream); in stdin_event_handler()
488 quit_command ((char *) 0, stdin == instream); in command_handler()
H A Dtop.c590 quit_command ((char *) 0, 0); in quit_cover()
/freebsd-12.1/contrib/gdb/gdb/cli/
H A Dcli-cmds.h116 extern void quit_command (char *, int);
H A Dcli-cmds.c305 quit_command (char *args, int from_tty) in quit_command() function
1113 add_com ("quit", class_support, quit_command, "Exit gdb."); in init_cli_cmds()
/freebsd-12.1/contrib/gcc/doc/
H A Dcpp.texi1601 @{ "quit", quit_command @},