Searched refs:read_fd (Results 1 – 2 of 2) sorted by relevance
64 FAIL_IF(read(read_pipe.read_fd, &c, 1) != 1); in sync_with_child()75 FAIL_IF(read(read_pipe.read_fd, &c, 1) != 1); in wait_for_parent()
16 int read_fd; member