Searched refs:TLST (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/include/
H A Dshnodes.h57 #define TLST 3 macro
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dtdump.c107 case TLST:
H A Dtrestore.c96 case TLST:
H A Ddeparse.c173 case TLST:
H A Dname.c354 if(!array && tp->tre.tretyp!=TLST && tp->com.comset && !tp->com.comarg && tp->com.comset->argval[0]==0 && tp->com.comset->argval[1]=='[')
412 if(array && tp->tre.tretyp!=TLST && !tp->com.comset && !tp->com.comarg)
421 if(tp->tre.tretyp!=TLST && tp->com.comarg && !tp->com.comset && ((array&NV_IARRAY) || !((mp=tp->com.comnamp) && nv_isattr(mp,BLT_DCL))))
470 if(tp->tre.tretyp==TLST || !tp->com.comset || tp->com.comset->argval[0]!='[')
472 if(tp->tre.tretyp!=TLST && !tp->com.comnamp && tp->com.comset && tp->com.comset->argval[0]==0 && tp->com.comset->argchn.ap)
562 while(tp->tre.tretyp==TLST)
H A Dxec.c297 case TLST:
1975 case TLST:
1983 while(t->tre.tretyp == TLST);

Completed in 31 milliseconds