Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dmode.h207 int swtyp; member
H A Dcmd.c285 t->swtyp = TSW;
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshnodes.h118 int swtyp; member
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dparse.c1163 t->sw.swtyp=TSW; in item()
1165 t->sw.swtyp |= FLINENO; in item()