Searched refs:STD_opt_arr (Results 1 – 1 of 1) sorted by relevance
60 static char **STD_opt_arr = NULL; /* array of option strings */ variable159 if (STD_opt_arr != NULL) { in parse_opts()160 free(STD_opt_arr); in parse_opts()161 STD_opt_arr = NULL; in parse_opts()