Searched refs:next_opt (Results 1 – 2 of 2) sorted by relevance
161 char *next_opt; in process_options() local165 for (curr_opt = get_field(options); curr_opt; curr_opt = next_opt) { in process_options()166 next_opt = get_field((char *) 0); in process_options()206 if (next_opt && use_last(op)) in process_options()
617 char *next_opt; in my_module() local623 next_opt = cp + 1; in my_module()631 next_opt = NULL; in my_module()644 spec_opt = next_opt; in my_module()