Home
last modified time | relevance | path

Searched defs:nowait (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/ape/cmd/make/
H A Ddoname.c16 doname(nameblkp p, int reclevel, time_t *tval, int nowait) in doname()
266 docom(struct shblock *q, int nowait, int nproc1) in docom()
322 docom1(char *comstring, int nohalt, int noprint, int doit, int nowait) in docom1()
H A Ddosys.c13 dosys(char *comstring, int nohalt, int nowait, char *prefix) in dosys()
H A Ddefs.h107 char nowait; member
175 flag nowait; member
H A Dmain.c88 int nowait = NO; in main() local