Home
last modified time | relevance | path

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

/titanic_50/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));
/titanic_50/usr/src/lib/libshell/common/include/
H A Dshnodes.h115 struct swnod struct
196 struct swnod sw;
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dtrestore.c122 t = getnode(shp->stk,swnod); in r_tree()
H A Dparse.c1056 t = getnode(swnod); in item()