Searched defs:child_pid (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xquartz/mach-startup/
H A Dbundle_trampoline.c83 pid_t child_pid; local in function:main
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/
H A Dmain.cpp178 pid_t child_pid = fork(); local in function:check_output
/xsrc/external/mit/xmh/dist/
H A Dcommand.c55 int child_pid; member in struct:_CommandStatus
/xsrc/external/mit/freetype/dist/src/tools/ftrandom/
H A Dftrandom.c502 static int child_pid; variable in typeref:typename:int
/xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
H A Dgtest-death-test.cc795 void set_child_pid(pid_t child_pid) { child_pid_ = child_pid; } argument
853 const pid_t child_pid = fork(); local in function:testing::internal::NoExecDeathTest::AssumeRole
1022 pid_t child_pid = -1; local in function:testing::internal::ExecDeathTestSpawnChild
1156 const pid_t child_pid = ExecDeathTestSpawnChild(args.Argv(), pipe_fd[0]); local in function:testing::internal::ExecDeathTest::AssumeRole
[all...]
/xsrc/external/mit/MesaLib/dist/src/gtest/src/
H A Dgtest-death-test.cc1081 void set_child_pid(pid_t child_pid) { child_pid_ = child_pid; } argument
1139 const pid_t child_pid = fork(); local in function:testing::internal::NoExecDeathTest::AssumeRole
1315 pid_t child_pid = -1; local in function:testing::internal::ExecDeathTestSpawnChild
1451 const pid_t child_pid = ExecDeathTestSpawnChild(args.Argv(), pipe_fd[0]); local in function:testing::internal::ExecDeathTest::AssumeRole
[all...]

Completed in 10 milliseconds