Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/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()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dvariables.h70 #define FIGNORENOD (shgd->bltin_nodes+40) macro