Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_opt.c154 static int match_template(const char *t, const char *arg, unsigned *sepp) in match_template() function
179 if (match_template(opt->templ, arg, sepp)) in find_opt()