Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dmode.h65 struct whnod *_whptr;
190 struct whnod struct
254 #define whptr(x) ((struct whnod *)x)
H A Dcmd.c342 struct whnod *t;
344 t = (struct whnod *)getstor(sizeof(struct whnod));
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshnodes.h99 struct whnod struct
196 struct whnod wh;
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dtrestore.c91 t = getnode(shp->stk,whnod); in r_tree()
H A Dparse.c1283 t = getnode(whnod); in item()