Searched refs:NORUN (Results 1 – 3 of 3) sorted by relevance
52 #define NORUN 0x2 /* don't allow run or runwait operations */ macro
139 if ((rflag & NORUN) || dorun(p, NOWAIT)) { in doconfig()144 if ((rflag & NORUN) || dorun(p, WAIT)) { in doconfig()
1257 if ((i = doconfig(Acceptfd, dbp->dbf_svc_code, NOASSIGN|NORUN)) != 0) { in trycon()