Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dmode.h62 struct fndnod *_fndptr;
174 struct fndnod struct
248 #define fndptr(x) ((struct fndnod *)x)
H A Dfunc.c60 struct fndnod *f = fndptr(t); in freetree()
243 struct fndnod *f = (struct fndnod *)t; in prf()
H A Dcmd.c383 struct fndnod *f;
399 f = (struct fndnod *)getstor(sizeof(struct fndnod));
H A Dxec.c81 struct fndnod *f = fndptr(t);
187 struct fndnod *f;
H A Dhashserv.c339 struct fndnod *f = fndptr(n->namenv); in what_is_path()
H A Dname.c546 struct fndnod *f = fndptr(n->namenv); in printnam()