Home
last modified time | relevance | path

Searched defs:stderr_file (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Ddosys.cc93 redirect_io(char *stdout_file, char *stderr_file) in redirect_io()
149 doshell(wchar_t *command, Boolean ignore_error, char *stdout_file, char *stderr_file, int nice_prio) in doshell()
314 doexec(wchar_t *command, Boolean ignore_error, char *stdout_file, char *stderr_file, pathpt vroot_p… in doexec()
/illumos-gate/usr/src/cmd/make/bin/
H A Dglobals.cc157 char *stderr_file = NULL; variable
/illumos-gate/usr/src/cmd/make/include/mk/
H A Ddefs.h130 char *stderr_file; member