Searched refs:regress_options (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/ksh93/bltins/ | ||
H A D | regress.c | 115 static const char* regress_options[] = variable 141 if (index >= 1 && index <= elementsof(regress_options)) 142 name = (char*)regress_options[index]; |
Completed in 10 milliseconds