Home
last modified time | relevance | path

Searched refs:doshell (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/script/
H A Dscript.c41 void doshell();
125 doshell(); in main()
203 doshell() in doshell() function
/titanic_44/usr/src/cmd/make/include/mksh/
H A Ddosys.h33 extern int doshell(wchar_t *command, register Boolean ignore_error, char *stdout_file, char *stderr…
/titanic_44/usr/src/cmd/make/bin/
H A Ddosys.cc127 doshell(q, ignore_error, in dosys()
/titanic_44/usr/src/cmd/make/lib/mksh/
H A Ddosys.cc149 doshell(wchar_t *command, register Boolean ignore_error, char *stdout_file, char *stderr_file, int … in doshell() function