HomeSort by: relevance | last modified time | path
    Searched defs:match_templ (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/librefuse/
refuse_opt.c 183 static bool match_templ(const char *templ, const char *opt, ssize_t *sep_idx) function in typeref:typename:bool
216 if (match_templ(opts->templ, opt, sep_idx))
refuse_opt.c 183 static bool match_templ(const char *templ, const char *opt, ssize_t *sep_idx) function in typeref:typename:bool
216 if (match_templ(opts->templ, opt, sep_idx))

Completed in 22 milliseconds