Searched defs:read_pipe (Results 1 – 4 of 4) sorted by relevance
58 void CreatePipe(base::ScopedFD* read_pipe, base::ScopedFD* write_pipe) { in CreatePipe()359 base::ScopedFD read_pipe, write_pipe; in ForkWithRealPid() local
71 base::ScopedFD read_pipe(pipe_fds[0]); in SendHello() local
31 HANDLE read_pipe, write_pipe, event_avail; member702 ndis_events_init(HANDLE *read_pipe, HANDLE *event_avail, in ndis_events_init()
70 base::File read_pipe, in CreateWithPipeInput()