Searched refs:FPIPE (Results 1 – 3 of 3) sorted by relevance
61 #define FPIPE 0x08 macro251 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()
47 #define FPIPE 0x08 /* file handle refers to a pipe */ macro
33 #define FPIPE 0x08 /* file handle refers to a pipe */ macro