Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sh/
H A Dfunc.c77 case TFORK: in freetree()
263 case TFORK: in prf()
H A Dxec.c230 case TFORK:
356 if (type == TFORK)
H A Ddefs.h73 #define TFORK 0x00A0 macro
H A Dcmd.c76 t->forktyp = flgs|TFORK;
/titanic_50/usr/src/lib/libshell/common/include/
H A Dshnodes.h64 #define TFORK 10 macro
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dtdump.c81 case TFORK: in p_tree()
H A Dparse.c500 left = makeparent(lexp,TFORK|type, left); in sh_cmd()
564 t = makeparent(lexp,TFORK|FPOU,t); in term()
569 case TFORK: in term()
1251 if((tok=t->tre.tretyp&COMMSK) != TFORK) in item()
1270 argp->argchn.ap = (struct argnod*)makeparent(lexp,mode?TFORK|FPIN|FAMP|FPCL:TFORK|FPOU,t); in process_sub()
H A Dtrestore.c78 case TFORK: in r_tree()
H A Ddeparse.c113 case TFORK: in p_tree()
H A Dxec.c215 case TFORK: in sh_tclear()
1163 case TFORK: in sh_exec()