Home
last modified time | relevance | path

Searched refs:execute_command (Results 1 – 18 of 18) sorted by relevance

/freebsd-12.1/usr.sbin/flowctl/
H A Dflowctl.c101 static void execute_command(int, char **);
151 execute_command(argc, argv); in main()
159 execute_command(int argc, char **argv) in execute_command() function
/freebsd-12.1/contrib/gdb/gdb/
H A Dtop.h48 extern void execute_command (char *, int);
H A Dgdbcmd.h113 extern void execute_command (char *, int);
H A Dthread.c567 execute_command (cmd, from_tty); in thread_apply_all_command()
643 execute_command (cmd, from_tty); in thread_apply_command()
H A Dnto-tdep.c149 execute_command (buf, 0); in nto_init_solib_absolute_prefix()
H A Dtop.c668 execute_command (char *p, int from_tty) in execute_command() function
822 execute_command (command, instream == stdin); in command_loop()
H A Devent-top.c500 execute_command (command, instream == stdin); in command_handler()
H A Dremote-mips.c2190 execute_command ("set args", 0); in mips_create_inferior()
H A Dada-lang.c381 execute_command (cmd, 0); in do_command()
/freebsd-12.1/contrib/gdb/gdb/cli/
H A Dcli-interp.c122 execute_command (args->command, args->from_tty); in do_captured_execute_command()
H A Dcli-script.c316 execute_command (new_line, 0); in execute_control_command()
/freebsd-12.1/contrib/gdb/gdb/mi/
H A Dmi-main.c740 execute_command (run, from_tty); in mi_cmd_target_download()
761 execute_command (run, from_tty); in mi_cmd_target_select()
1325 execute_command ( /*ui */ run, 0 /*from_tty */ ); in mi_execute_cli_command()
1377 execute_command ( /*ui */ run, 0 /*from_tty */ ); in mi_execute_async_cli_command()
H A Dmi-cmd-env.c61 execute_command ( /*ui */ run, 0 /*from_tty */ ); in env_execute_cli_command()
/freebsd-12.1/contrib/gdb/gdb/tui/
H A Dtui-stack.c426 execute_command (cmd, from_tty); in tui_update_command()
H A Dtui.c249 execute_command (cmd, TRUE); in tui_rl_command_key()
H A Dtui-win.c426 execute_command (cmd, 0); in tui_update_gdb_sizes()
429 execute_command (cmd, 0); in tui_update_gdb_sizes()
/freebsd-12.1/stand/forth/
H A Dsupport.4th786 : execute_command
797 execute? if execute_command exit then
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dgdbint.texinfo6625 breakpoint in @code{execute_command}.