OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pid1
(Results
1 - 6
of
6
) sorted by relevancy
/src/tests/rump/rumpkern/h_client/
h_forkcli.c
21
pid_t
pid1
, pid2;
local
24
if ((
pid1
= rump_sys_getpid()) < 2)
25
errx(1, "unexpected pid %d",
pid1
);
44
if (
pid1
== pid2)
/src/external/mpl/bind/dist/bin/tests/system/zero/
tests.sh
45
pid1
="$!"
57
retry_quiet "$timeout" wait_for_pid "$
pid1
" "$pid2" "$pid3" "$pid4" "$pid5" "$pid6" || {
61
kill -TERM "$
pid1
" "$pid2" "$pid3" "$pid4" "$pid5" "$pid6" 2>/dev/null || true
63
wait "$
pid1
" || {
64
echo_i "wait $
pid1
(dig.out$i.1.test$n) failed with $?"
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.multi/
multi-term-settings.exp
168
set
pid1
-1
174
set
pid1
$expect_out(1,string)
175
send_debug "
pid1
=$
pid1
\n"
225
-i $infs_spawn_ids -re "pid=$
pid1
, count=" {
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.multi/
multi-term-settings.exp
168
set
pid1
-1
174
set
pid1
$expect_out(1,string)
175
send_debug "
pid1
=$
pid1
\n"
225
-i $infs_spawn_ids -re "pid=$
pid1
, count=" {
/src/external/gpl3/gdb/dist/libiberty/testsuite/
test-pexecute.c
398
int
pid1
, pid2;
local
407
pid1
= pexecute ("./test-pexecute", subargv, "test-pexecute", "temp",
409
if (
pid1
< 0)
428
if (pwait (
pid1
, &status, 0) < 0)
/src/external/gpl3/gdb.old/dist/libiberty/testsuite/
test-pexecute.c
398
int
pid1
, pid2;
local
407
pid1
= pexecute ("./test-pexecute", subargv, "test-pexecute", "temp",
409
if (
pid1
< 0)
428
if (pwait (
pid1
, &status, 0) < 0)
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026