Searched refs:FIND_RECURS (Results 1 – 1 of 1) sorted by relevance
2718 #define FIND_RECURS 4 /* Maximum number of wildcard terms in the pattern to limit recursion */ macro4674 if (pattern_match(dp->pat, fno->fname, 0, FIND_RECURS)) break; /* Test for the file name */4676 …if (pattern_match(dp->pat, fno->altname, 0, FIND_RECURS)) break; /* Test for alternative name if e…