Lines Matching refs:UV_CREATE_PIPE
293 options.stdio[1].flags = UV_CREATE_PIPE | UV_WRITABLE_PIPE;
597 options.stdio[0].flags = UV_CREATE_PIPE | UV_READABLE_PIPE;
599 options.stdio[1].flags = UV_CREATE_PIPE | UV_WRITABLE_PIPE;
638 options.stdio[3].flags = UV_CREATE_PIPE | UV_WRITABLE_PIPE;
796 options.stdio[1].flags = UV_CREATE_PIPE | UV_WRITABLE_PIPE;
876 options.stdio[0].flags = UV_CREATE_PIPE | UV_READABLE_PIPE;
878 options.stdio[1].flags = UV_CREATE_PIPE | UV_WRITABLE_PIPE;
880 options.stdio[2].flags = UV_CREATE_PIPE | UV_WRITABLE_PIPE;
927 options.stdio[0].flags = UV_CREATE_PIPE | UV_READABLE_PIPE;
929 options.stdio[1].flags = UV_CREATE_PIPE | UV_WRITABLE_PIPE;
974 options.stdio[0].flags = UV_CREATE_PIPE | UV_READABLE_PIPE;
976 options.stdio[1].flags = UV_CREATE_PIPE | UV_WRITABLE_PIPE;
1019 options.stdio[0].flags = UV_CREATE_PIPE | UV_READABLE_PIPE;
1107 options.stdio[1].flags = UV_CREATE_PIPE | UV_WRITABLE_PIPE;
1698 options.stdio[0].flags = UV_CREATE_PIPE | UV_READABLE_PIPE;