UV_IGNORE 193 src/unix/process.c mask = UV_IGNORE | UV_CREATE_PIPE | UV_INHERIT_FD | UV_INHERIT_STREAM; UV_IGNORE 196 src/unix/process.c case UV_IGNORE: UV_IGNORE 291 src/win/process-stdio.c fdopt.flags = UV_IGNORE; UV_IGNORE 294 src/win/process-stdio.c switch (fdopt.flags & (UV_IGNORE | UV_CREATE_PIPE | UV_INHERIT_FD | UV_IGNORE 296 src/win/process-stdio.c case UV_IGNORE: UV_IGNORE 121 test/benchmark-spawn.c options.stdio[0].flags = UV_IGNORE; UV_IGNORE 207 test/test-spawn.c options.stdio[0].flags = UV_IGNORE; UV_IGNORE 250 test/test-spawn.c options.stdio[0].flags = UV_IGNORE; UV_IGNORE 336 test/test-spawn.c options.stdio[0].flags = UV_IGNORE; UV_IGNORE 337 test/test-spawn.c options.stdio[1].flags = UV_IGNORE; UV_IGNORE 338 test/test-spawn.c options.stdio[2].flags = UV_IGNORE; UV_IGNORE 418 test/test-spawn.c options.stdio[0].flags = UV_IGNORE; UV_IGNORE 627 test/test-spawn.c options.stdio[0].flags = UV_IGNORE;