Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/testsuite/
Dtest-pexecute.c384 int pid1, pid2; in main() local
405 pid2 = pexecute ("./test-pexecute", subargv, "test-pexecute", "temp", in main()
407 if (pid2 < 0) in main()
419 if (pwait (pid2, &status, 0) < 0) in main()