Home
last modified time | relevance | path

Searched refs:match_template (Results 1 – 1 of 1) sorted by relevance

/external/libfuse/lib/
Dfuse_opt.c171 static int match_template(const char *t, const char *arg, unsigned *sepp) in match_template() function
196 if (match_template(opt->templ, arg, sepp)) in find_opt()