Home
last modified time | relevance | path

Searched refs:cdpnod (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dname.c53 struct namnod cdpnod = variable
79 &cdpnod,
H A Ddefs.h296 extern struct namnod cdpnod;
H A Dbltin.c184 if ((cdpath = cdpnod.namval) == 0 || in builtin()