Searched refs:vforked (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/bin/sh/ |
| H A D | exec.c | 125 shellexec(char **argv, char **envp, const char *path, int idx, int vforked) in shellexec() argument 134 tryexec(argv[0], argv, envp, vforked); in shellexec() 145 tryexec(cmdname, argv, envp, vforked); in shellexec() 212 argv[0], e, vforked, suppressint)); in shellexec() 219 tryexec(char *cmd, char **argv, char **envp, int vforked) in tryexec() argument 235 if (vforked) { in tryexec()
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-1998 | 1569 process vforked, process execd 2879 process vforked, process execd.
|
| H A D | ChangeLog-1999 | 8519 program has forked/vforked.
|
| H A D | ChangeLog-2011 | 3206 child and parent when get forked or vforked event.
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-1998 | 1569 process vforked, process execd 2879 process vforked, process execd.
|
| H A D | ChangeLog-1999 | 8519 program has forked/vforked.
|
| H A D | ChangeLog-2011 | 3206 child and parent when get forked or vforked event.
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 31042 ERROR: error copying "vforked-prog": no such file or directory 38195 The comment suggests these are to allow for output from a vforked 38409 …Temporary catchpoint 1 (vforked process 1375914), 0x00007ffff7d5043c in vfork () from /lib64/libc.… 54308 inferior has vforked. We are already attached to the parent's address 175366 [infrun] print_target_wait_results: status->kind = vforked, related_pid = 726894.726894.0
|