Home | History | Annotate | Download | only in src

Lines Matching full:fnmatch

29 #include <fnmatch.h>
168 if (fnmatch (pattern->pattern, name, FNM_EXTMATCH) == 0)