Searched refs:skip_files (Results 1 – 1 of 1) sorted by relevance
54 static const char *skip_files[] = { variable61 #define N_SKIP_FILES (sizeof (skip_files) / sizeof (skip_files[0]))2578 if (rel == NULL || strcmp(rel, skip_files[i]) == 0) { in do_recurse()