Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Dshnodes.h100 int whtyp; member
/titanic_41/usr/src/cmd/sh/
H A Dmode.h192 int whtyp; member
H A Dcmd.c347 t->whtyp = (wdval == WHSYM ? TWH : TUN);
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dparse.c710 tw->wh.whtyp = TWH; in arithfor()
1180 t->wh.whtyp=(lexp->token==WHILESYM ? TWH : TUN); in item()