Searched defs:pipe_fd (Results 1 – 16 of 16) sorted by relevance
31 int pipe_fd[2]; in main() local
22 static int pipe_fd; variable
24 static int pipe_fd[2]; variable
36 static int pipe_fd[2]; variable
25 static int pipe_fd[2], fd, dir_fd; variable
42 static int pipe_fd[2]; variable
23 static int pipe_fd[2]; variable
120 int pipe_fd[2]; in main() local
27 int pipe_fd; member
60 static int pipe_fd[2] = { -1, -1 }; variable
165 static int pipe_fd[2]; /* file descriptors for pipe parent read */ variable
1105 int pipe_fd[2]; in AssumeRole() local1364 int pipe_fd[2]; in AssumeRole() local
1111 int pipe_fd[2]; in AssumeRole() local1399 int pipe_fd[2]; in AssumeRole() local
73 int pipe_fd[2]; in GetCudaVersionFromNvcc() local
1964 int pipe_fd = scanner->reader_pipe; in reader_process() local
181 append_trace_events(struct radv_device *device, int pipe_fd) in append_trace_events()