Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc987 int child_pipe_fd; in AssumeRole() local
988 status = fdio_pipe_half(&child_pipe_fd, &child_pipe_handle); in AssumeRole()
990 set_read_fd(child_pipe_fd); in AssumeRole()