Home
last modified time | relevance | path

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

/netbsd/src/lib/librefuse/
Drefuse_opt.c183 static bool match_templ(const char *templ, const char *opt, ssize_t *sep_idx) in match_templ() function
216 if (match_templ(opts->templ, opt, sep_idx)) in find_opt()