has_redirection 121 win32/win32.c static int has_redirection(const char *, UINT); has_redirection 1246 win32/win32.c if ((shell = getenv("RUBYSHELL")) && (redir = has_redirection(cmd, cp))) { has_redirection 1256 win32/win32.c (redir < 0 ? has_redirection(cmd, cp) : redir) ||