Searched defs:stdout_file (Results 1 – 3 of 3) sorted by relevance
92 redirect_io(char *stdout_file, char *stderr_file) in redirect_io()148 doshell(wchar_t *command, register Boolean ignore_error, char *stdout_file, char *stderr_file, int … in doshell()313 doexec(register wchar_t *command, register Boolean ignore_error, char *stdout_file, char *stderr_fi… in doexec()
156 char *stdout_file = NULL; variable
124 char *stdout_file; member