Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dmain.c279 if (shp->st.repl_index > 0) in sh_main()
280 av[shp->st.repl_index] = shp->st.repl_arg; in sh_main()
H A Dinit.c1471 shp->st.repl_index = dolv_index; in sh_init()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Ddefs.h98 int repl_index; member