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

/haiku-fatelf/src/bin/network/wget/src/
H A Dinit.h38 void run_command (const char *);
H A Dinit.c762 run_command("foo=bar") is equivalent to setoptval("foo", "bar").
766 run_command (const char *opt)
764 run_command (const char *opt) function
H A Dmain.c949 run_command (optarg);
/haiku-fatelf/src/bin/gdb/gdb/
H A Dinfcmd.c109 static void run_command (char *, int);
404 run_command (char *args, int from_tty)
518 run_command (args, from_tty);
2122 c = add_com ("run", class_run, run_command,
401 run_command (char *args, int from_tty) function
H A DChangeLog-3.x35 * infcmd.c (run_command): #if 0 out call to
98 infcmd.c (run_command): Call it.
1999 * infcmd.c (run_command): Fixed improper usages of variables
3224 * infcmd.c (run_command): Changed error message to "Program not
3649 * infcmd.c (run_command): Does not prompt to restart if command is

Completed in 114 milliseconds