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

/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/bltins/
H A Dregress.c115 static const char* regress_options[] = variable
141 if (index >= 1 && index <= elementsof(regress_options))
142 name = (char*)regress_options[index];

Completed in 78 milliseconds