Searched defs:nowait (Results 1 – 4 of 4) sorted by relevance
/plan9/sys/src/ape/cmd/make/ |
H A D | doname.c | 16 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 D | dosys.c | 13 dosys(char *comstring, int nohalt, int nowait, char *prefix) in dosys()
|
H A D | defs.h | 107 char nowait; member 175 flag nowait; member
|
H A D | main.c | 88 int nowait = NO; in main() local
|