Searched refs:sepp (Results 1 – 1 of 1) sorted by relevance
154 static int match_template(const char *t, const char *arg, unsigned *sepp) in match_template() argument164 *sepp = sep - t; in match_template()169 *sepp = 0; in match_template()176 const char *arg, unsigned *sepp) in find_opt() argument179 if (match_template(opt->templ, arg, sepp)) in find_opt()