Home
last modified time | relevance | path

Searched refs:proc_wait (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_shell.c136 return (proc_wait(sp, (long)pid, cmd, 0, 0)); in ex_exec_proc()
154 proc_wait(SCR *sp, long int pid, const char *cmd, int silent, int okpipe) in proc_wait() function
H A Dex_filter.c262 if (proc_wait(sp, in ex_filter()
291 return (proc_wait(sp, (long)utility_pid, np, in ex_filter()
H A Dex_script.c560 (void)proc_wait(sp, (long)sc->sh_pid, "script-shell", 0, 0); in sscr_end()
H A Dex_argv.c748 if (proc_wait(sp, (long)pid, sh, 1, 0)) in argv_sexp()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-1998535 versions instead; remove extraneous comma from proc_wait macro.
547 require_detach, proc_wait
1232 (proc_wait): Make globally visible.
1241 * inferior.h (proc_wait): Declare.
1284 (proc_wait): Move here from inftarg.c, add target_post_wait call.
1290 * infptrace.c (kill_inferior): Clean up call to proc_wait.
1344 (process_wait): New funct. also ifdefed for proc_wait.
1345 (kill_inferior): Call proc_wait rather than wait. this is
1541 (proc_wait): Funct prototype and definition are enclosed by
1542 proc_wait ifndef
[all …]
H A DChangeLog-19997830 * infttrace.c (proc_wait): rename to ptrace_wait.
7978 * infptrace.c (proc_wait): Rename to ptrace_wait.
7979 * inftarg.c (child_wait): call ptrace_wait instead of proc_wait.
7980 * inferior.h: Declare ptrace_wait instead of proc_wait.
H A DChangeLog-19942680 * main.c (proc_wait): Don't wait if using go32.
2995 * inftarg.c (child_wait): Call proc_wait, not wait.
2998 * main.c: Provide dummy versions of init_proc, proc_wait, and
H A DChangeLog-19921900 * inferior.h (proc_wait, inferior_proc_init, proc_set_exec_trap):
1920 (proc_wait): Renamed to static procfs_wait.
2257 * procfs.c (proc_wait): Call print_sys_errmsg() if we get an
H A DChangeLog-19962227 * inftarg.c (proc_wait): Ditto.
3707 * inftarg.c (proc_wait): Move from main.c to here, and make static.
H A DChangeLog-19911248 * inftarg.c: When using SVR4 /proc interface, call proc_wait()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-1998535 versions instead; remove extraneous comma from proc_wait macro.
547 require_detach, proc_wait
1232 (proc_wait): Make globally visible.
1241 * inferior.h (proc_wait): Declare.
1284 (proc_wait): Move here from inftarg.c, add target_post_wait call.
1290 * infptrace.c (kill_inferior): Clean up call to proc_wait.
1344 (process_wait): New funct. also ifdefed for proc_wait.
1345 (kill_inferior): Call proc_wait rather than wait. this is
1541 (proc_wait): Funct prototype and definition are enclosed by
1542 proc_wait ifndef
[all …]
H A DChangeLog-19997830 * infttrace.c (proc_wait): rename to ptrace_wait.
7978 * infptrace.c (proc_wait): Rename to ptrace_wait.
7979 * inftarg.c (child_wait): call ptrace_wait instead of proc_wait.
7980 * inferior.h: Declare ptrace_wait instead of proc_wait.
H A DChangeLog-19942680 * main.c (proc_wait): Don't wait if using go32.
2995 * inftarg.c (child_wait): Call proc_wait, not wait.
2998 * main.c: Provide dummy versions of init_proc, proc_wait, and
H A DChangeLog-19921900 * inferior.h (proc_wait, inferior_proc_init, proc_set_exec_trap):
1920 (proc_wait): Renamed to static procfs_wait.
2257 * procfs.c (proc_wait): Call print_sys_errmsg() if we get an
H A DChangeLog-19962227 * inftarg.c (proc_wait): Ditto.
3707 * inftarg.c (proc_wait): Move from main.c to here, and make static.
H A DChangeLog-19911248 * inftarg.c: When using SVR4 /proc interface, call proc_wait()