Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/testsuite/
Dtest-pexecute.c384 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()