Home
last modified time | relevance | path

Searched refs:FIGNORENOD (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libshell/common/sh/
H A Dexpand.c145 cp=nv_getval(sh_scoped(shp,FIGNORENOD)); in path_expand()
188 gp->gl_fignore = nv_getval(sh_scoped(shp,FIGNORENOD)); in path_expand()
/titanic_44/usr/src/lib/libshell/common/include/
H A Dvariables.h70 #define FIGNORENOD (sh.bltin_nodes+40) macro