Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libfuse-lite/
Dfuse_opt.c141 static int match_template(const char *t, const char *arg, unsigned *sepp) in match_template() function
166 if (match_template(opt->templ, arg, sepp)) in find_opt()