Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dprocess-stdio.c61 #define FPIPE 0x08 macro
252 CHILD_STDIO_CRT_FLAGS(buffer, i) = FOPEN | FPIPE; in uv__stdio_create()
280 CHILD_STDIO_CRT_FLAGS(buffer, i) = FOPEN | FPIPE; in uv__stdio_create()
319 crt_flags = FOPEN | FPIPE; in uv__stdio_create()

Completed in 3 milliseconds