Searched refs:should_have_stdio (Results 1 – 1 of 1) sorted by relevance
66 bool should_have_stdio = (flags & FDIO_SPAWN_CLONE_STDIO) != 0; in check_flags() local68 if (has_stdio != should_have_stdio) in check_flags()
Completed in 3 milliseconds