Searched refs:swlst (Results 1 - 5 of 5) sorted by relevance

/ast/src/cmd/ksh93/include/
H A Dshnodes.h120 struct regnod *swlst; member in struct:swnod
/ast/src/cmd/ksh93/sh/
H A Dtdump.c131 return(p_switch(t->sw.swlst));
H A Ddeparse.c282 if(t->sw.swlst)
288 p_switch(t->sw.swlst);
H A Dtrestore.c131 t->sw.swlst = r_switch(shp);
H A Dxec.c343 return(n+p_switch(t->sw.swlst));
2526 t= (Shnode_t*)(tt->sw.swlst);

Completed in 23 milliseconds