Home
last modified time | relevance | path

Searched refs:ifnod (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dmode.h64 struct ifnod *_ifptr;
182 struct ifnod struct
255 #define ifptr(x) ((struct ifnod *)x)
H A Dcmd.c292 struct ifnod *t;
294 t = (struct ifnod *)getstor(sizeof(struct ifnod));
H A Dfunc.c347 struct ifnod *f = (struct ifnod *)t; in prf()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshnodes.h91 struct ifnod struct
198 struct ifnod if_;
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dtrestore.c85 t = getnode(shp->stk,ifnod); in r_tree()
H A Dparse.c1182 t = getnode(ifnod); in item()