Home
last modified time | relevance | path

Searched refs:swnod (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dmode.h205 struct swnod struct
256 #define swptr(x) ((struct swnod *)x)
H A Dcmd.c272 struct swnod *t;
274 t = (struct swnod *)getstor(sizeof(struct swnod));
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshnodes.h116 struct swnod struct
197 struct swnod sw;
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dtrestore.c122 t = getnode(shp->stk,swnod); in r_tree()
H A Dparse.c1159 t = getnode(swnod); in item()