Home
last modified time | relevance | path

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

/third_party/libuv/src/win/
H A Dprocess-stdio.c61 #define FPIPE 0x08 macro
251 CHILD_STDIO_CRT_FLAGS(buffer, i) = FOPEN | FPIPE; in uv__stdio_create()
279 CHILD_STDIO_CRT_FLAGS(buffer, i) = FOPEN | FPIPE; in uv__stdio_create()
318 crt_flags = FOPEN | FPIPE; in uv__stdio_create()
/third_party/node/deps/uv/src/win/
H A Dprocess-stdio.c61 #define FPIPE 0x08 macro
251 CHILD_STDIO_CRT_FLAGS(buffer, i) = FOPEN | FPIPE; in uv__stdio_create()
279 CHILD_STDIO_CRT_FLAGS(buffer, i) = FOPEN | FPIPE; in uv__stdio_create()
318 crt_flags = FOPEN | FPIPE; in uv__stdio_create()

Completed in 2 milliseconds