Home
last modified time | relevance | path

Searched refs:TPAR (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/cmd/csh/
H A Dsh.sem.c81 case TPAR:
158 if (t->t_dtyp == TPAR || t->t_dflg&(FREDO|FAND) ||
305 if (t->t_dtyp != TPAR) {
H A Dsh.parse.c270 t->t_dtyp = TPAR; in syn0()
635 t->t_dtyp = TPAR; in syn3()
663 case TPAR: in freesyn()
H A Dsh.h307 #define TPAR 2 /* ( t_dspr ) <t_dlef >t_drit */ macro
H A Dsh.proc.c485 case TPAR: in padd()
/titanic_41/usr/src/cmd/sh/
H A Dfunc.c82 case TPAR: in freetree()
270 case TPAR: in prf()
H A Ddefs.h64 #define TPAR 0x0010 macro
H A Dxec.c369 case TPAR:
H A Dcmd.c363 p->partyp = TPAR;
/titanic_41/usr/src/lib/libshell/common/include/
H A Dshnodes.h54 #define TPAR 1 macro
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dtdump.c76 case TPAR: in p_tree()
H A Dtrestore.c68 case TPAR: in r_tree()
H A Ddeparse.c231 case TPAR: in p_tree()
H A Dparse.c498 if(left->tre.tretyp==TPAR) in sh_cmd()
1222 t->par.partyp=TPAR; in item()
H A Dxec.c210 case TPAR: in sh_tclear()
1452 case TPAR: in sh_exec()