Searched refs:sepp (Results 1 – 1 of 1) sorted by relevance
141 static int match_template(const char *t, const char *arg, unsigned *sepp) in match_template() argument151 *sepp = sep - t; in match_template()156 *sepp = 0; in match_template()163 const char *arg, unsigned *sepp) in find_opt() argument166 if (match_template(opt->templ, arg, sepp)) in find_opt()