Home
last modified time | relevance | path

Searched refs:comstate (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/include/
H A Dargnod.h50 void *comstate; member
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dtrestore.c270 com->comstate = 0; in r_comarg()
H A Dxec.c179 if(com->comstate && np) in p_comarg()
188 bp->data = com->comstate; in p_comarg()
194 com->comstate = 0; in p_comarg()
992 bp->data = t->com.comstate; in sh_exec()
1011 ((Shnode_t*)t)->com.comstate = shp->bltindata.data; in sh_exec()
H A Dparse.c1135 (t->for_.forlst)->comstate = 0; in item()
1305 t->comstate = 0; in simple()