Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dregress.c115 static const char* regress_options[] = variable
141 if (index >= 1 && index <= elementsof(regress_options)) in sh_regress()
142 name = (char*)regress_options[index]; in sh_regress()