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

/osnet-11/usr/src/lib/libshell/common/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 23 milliseconds