Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dname.c655 findnam(nam) in findnam() function
681 if (n = findnam(name)) in unset_name()
792 if ((n = findnam(localevar[lv]))) {
H A Ddefs.h179 extern struct namnod *findnam();
H A Dmain.c146 if (n = findnam("SHELL")) { in main()
H A Dxec.c192 n = findnam(com[0]);