Home
last modified time | relevance | path

Searched defs:sdict (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/sh/
H A Darith.c66 Dt_t *sdict = (shp->st.real_fun? shp->st.real_fun->sdict:0); in scope() local
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Darith.c68 Dt_t *sdict = (shp->st.real_fun? shp->st.real_fun->sdict:0); in scope() local
/titanic_51/usr/src/lib/libshell/common/include/
H A Dname.h98 Dt_t *sdict; /* dictionary for statics */ member
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dname.h110 Dt_t *sdict; /* dictionary for statics */ member