Home | History | Annotate | Download | only in src

Lines Matching full:pattern_files

255 static fnstr *pattern_files = NULL;
268 static fndatastr pattern_files_data = { &pattern_files, &pattern_files_last };
2987 if (pattern_files != NULL || patterns != NULL) break;
3442 if (patterns == NULL && pattern_files == NULL)
3464 for (fn = pattern_files; fn != NULL; fn = fn->next)
3591 free_file_chain(pattern_files);