Searched refs:pipe_stdin (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dif_cscope.c843 BOOL pipe_stdin = FALSE, pipe_stdout = FALSE; local
902 if (!(pipe_stdin = CreatePipe(&stdin_rd, &stdin_wr, &sa, 0))
907 if (pipe_stdin)

Completed in 94 milliseconds