Searched refs:optindex (Results 1 - 6 of 6) sorted by relevance

/ast/src/cmd/ksh93/bltins/
H A Dgetopts.c107 opt_info.index = shp->st.optindex;
177 shp->st.optindex = opt_info.index;
/ast/src/cmd/ksh93/include/
H A Ddefs.h85 int32_t optindex; member in struct:sh_scoped
/ast/src/cmd/ksh93/sh/
H A Dmain.c454 shp->st.optindex = 1;
H A Dinit.c1907 (OPTINDNOD)->nvalue.lp = (&shp->st.optindex);
H A Dname.c899 np->nvalue.lp = (&shp->st.optindex);
H A Dxec.c3350 shp->st.optindex = 1;

Completed in 31 milliseconds