Searched defs:redirectArgs (Results 1 – 2 of 2) sorted by relevance
1988 static const char *redirectArgs = ">NUL 2>NUL"; /* Win32 cmd.exe */ variable1990 static const char *redirectArgs = ">/dev/null 2>/dev/null"; /* POSIX 'sh' */ variable
2503 static const char *redirectArgs = ">NUL 2>NUL"; /* Win32 cmd.exe */ global() variable 2505 static const char *redirectArgs = ">/dev/null 2>/dev/null"; /* POSIX 'sh' */ global() variable [all...]