Searched defs:stderr_file (Results 1 – 3 of 3) sorted by relevance
/titanic_52/usr/src/cmd/make/lib/mksh/ |
H A D | dosys.cc | 92 redirect_io(char *stdout_file, char *stderr_file) in redirect_io() argument 148 doshell(wchar_t *command, register Boolean ignore_error, char *stdout_file, char *stderr_file, int nice_prio) in doshell() argument 313 doexec(register wchar_t *command, register Boolean ignore_error, char *stdout_file, char *stderr_file, pathpt vroot_path, int nice_prio) in doexec() argument
|
/titanic_52/usr/src/cmd/make/bin/ |
H A D | globals.cc | 155 char *stderr_file = NULL; variable
|
/titanic_52/usr/src/cmd/make/include/mk/ |
H A D | defs.h | 125 char *stderr_file; member
|