Searched refs:ExecDeathTestFork (Results 1 – 1 of 1) sorted by relevance
1040 static pid_t ExecDeathTestFork(char* const* argv, int close_fd) { in ExecDeathTestFork() function1116 const pid_t child_pid = ExecDeathTestFork(args.Argv(), pipe_fd[0]); in AssumeRole()