Searched defs:GLOBIGNORENOD (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dexpand.c148 static Namval_t *GLOBIGNORENOD; local
149 if(!GLOBIGNORENOD)
150 GLOBIGNORENOD = nv_open("GLOBIGNORE",shp->var_tree,0);
151 cp=nv_getval(sh_scoped(shp,GLOBIGNORENOD));

Completed in 45 milliseconds