Home
last modified time | relevance | path

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

/original-bsd/usr.bin/mail/
H A Dedit.c163 if (run_command(edit, 0, -1, -1, tempEdit, NOSTR, NOSTR) < 0) {
H A Dcmd3.c38 (void) run_command(shell, 0, -1, -1, "-c", cmd, NOSTR);
57 (void) run_command(shell, 0, -1, -1, NOSTR, NOSTR, NOSTR);
H A Dpopen.c187 run_command(cmd, mask, infd, outfd, a0, a1, a2) in run_command() function
H A Dcmd1.c423 (void) run_command(cmd, 0, -1, -1, dirname, NOSTR, NOSTR); in folders()
H A Dextern.h180 int run_command __P((char *, int, int, int, char *, char *, char *));
H A Dcollect.c454 if (run_command(shell,
/original-bsd/contrib/gdb-4.7.LBL/gdb/
H A Dinfcmd.c107 run_command PARAMS ((char *, int));
205 run_command (args, from_tty) in run_command() function
1257 add_com ("run", class_run, run_command, in _initialize_infcmd()