Searched refs:start_command (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/usr.bin/mail/ |
H A D | popen.c | 225 start_command(const char *cmd, sigset_t *nset, int infd, int outfd, ...) in start_command() function 259 pid = start_command(shellcmd, &nset, fd0, fd1, "-c", cmd, NULL); in Popen()
|
H A D | mime_child.c | 147 switch (pid = start_command(cmd, &nset, p[READ], fileno(fo), NULL)) { in mime_run_command()
|
H A D | extern.h | 248 int start_command(const char *, sigset_t *, int, int, ...);
|
H A D | names.c | 351 pid = start_command(shellcmd, &nset, in outof()
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2005 | 4869 (start_command): Use run_command_1 to insert the temporary
|
H A D | ChangeLog-2017 | 3534 (start_command, starti_command, interrupt_command) 7583 (start_command): Likewise.
|
H A D | ChangeLog-2004 | 7744 (start_command): New function.
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2005 | 4869 (start_command): Use run_command_1 to insert the temporary
|
H A D | ChangeLog-2017 | 3534 (start_command, starti_command, interrupt_command) 7583 (start_command): Likewise.
|
H A D | ChangeLog-2004 | 7744 (start_command): New function.
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 23432 #11 0x00000000009a20a5 in start_command (args=0x0, from_tty=1) at ../../src/gdb/infcmd.c:527 23440 #3 0x00000000009a20a5 in start_command (args=0x0, from_tty=1) at ../../src/gdb/infcmd.c:527
|