Home
last modified time | relevance | path

Searched refs:pathnod (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/sh/
H A Dname.c59 struct namnod pathnod = variable
73 &pathnod,
184 if (n == &pathnod) in setname()
220 if (n == &pathnod || eq(n->namid,"SHELL")) in assign()
242 if (n == &pathnod) in assign()
686 if (n == &pathnod || in unset_name()
H A Ddefs.h300 extern struct namnod pathnod;
H A Dxec.c88 if (flags & rshflg && (n == &pathnod ||
H A Dservice.c144 } else if ((path = pathnod.namval) == 0)