Searched refs:next_opt (Results 1 – 4 of 4) sorted by relevance
141 char *next_opt; in process_options() local145 for (curr_opt = get_field(options); curr_opt; curr_opt = next_opt) { in process_options()146 next_opt = get_field((char *) 0); in process_options()186 if (next_opt && use_last(op)) in process_options()
215 next_opt(tOptions * opts, tOptState * o_st) in next_opt() function248 switch (next_opt(opts, &opt_st)) { in regular_opts()
156 res = next_opt(opts, &opt_st); in immediate_opts()
32 next_opt(tOptions * opts, tOptState * o_st);