Searched refs:curr_opt (Results 1 – 1 of 1) sorted by relevance
143 char *curr_opt; local148 for (curr_opt = get_field(options); curr_opt; curr_opt = next_opt) {155 curr_opt = chop_string(curr_opt);156 if (*(value = curr_opt + strcspn(curr_opt, whitespace_eq))) {168 key = curr_opt;