Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libshell/common/data/
H A Doptions.c88 bashopt("nullglob", SH_NULLGLOB)
/titanic_50/usr/src/lib/libshell/common/include/
H A Ddefs.h324 # define SH_NULLGLOB 71 macro
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dexpand.c115 if(sh_isoption(SH_NULLGLOB)) in path_expand()