Home
last modified time | relevance | path

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

/plan9/sys/src/ape/cmd/make/
H A Ddosys.c9 static int doshell(char *, int);
38 doshell(comstring,nohalt) : doexec(comstring); in dosys()
172 doshell(char *comstring, int nohalt) in doshell() function