Searched refs:pid1 (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/t/io/ |
| D | openpid.t | 46 ok( $pid1 = open(FH1, "$cmd1 |"), 'first process started'); 51 print "# pids were $pid1, $pid2, $pid3, $pid4\n"; 60 $kill_cnt = kill $killsig, $pid1;
|
| /mirbsd/src/gnu/usr.bin/binutils/libiberty/testsuite/ |
| D | test-pexecute.c | 384 int pid1, pid2; in main() local 393 pid1 = pexecute ("./test-pexecute", subargv, "test-pexecute", "temp", in main() 395 if (pid1 < 0) in main() 414 if (pwait (pid1, &status, 0) < 0) in main()
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | aix-thread.c | 608 int pid1, pid2; in ptid_cmp() local
|