Searched refs:next_opt (Results 1 – 4 of 4) sorted by relevance
142 char *next_opt; local146 for (curr_opt = get_field(options); curr_opt; curr_opt = next_opt) {147 next_opt = get_field((char *) 0);187 if (next_opt && use_last(op))
221 next_opt(tOptions * opts, tOptState * o_st) in next_opt() function254 switch (next_opt(opts, &opt_st)) { in regular_opts()
31 next_opt(tOptions * opts, tOptState * o_st);
161 res = next_opt(opts, &opt_st); in immediate_opts()