Searched refs:FSHOWME (Results 1 – 4 of 4) sorted by relevance
40 #define FSHOWME (0400<<COMBITS) /* set for showme commands */ macro
856 else if((t->tre.tretyp&FSHOWME) && sh_isoption(SH_SHOWME)) in sh_exec()1413 (t->fork.forktre)->tre.tretyp |= t->tre.tretyp&FSHOWME; in sh_exec()1491 int showme = t->tre.tretyp&FSHOWME; in sh_exec()2489 if(!(flags&FSHOWME)) in _sh_fork()
200 if(pid = sh_fork(FSHOWME,NIL(int*))) in sh_subfork()
563 int showme = t->tre.tretyp&FSHOWME; in term()1236 showme = FSHOWME; in item()