rb_w32_pipe       144 include/ruby/win32.h #define pipe(p)			rb_w32_pipe(p)
rb_w32_pipe       729 include/ruby/win32.h int  rb_w32_pipe(int[2]);