Searched refs:allfiles (Results 1 – 6 of 6) sorted by relevance
314 for (fi = allfiles; fi != NULL; fi = fi->fi_next) { in emitobjs()377 for (fi = allfiles; fi != NULL; fi = fi->fi_next) { in emitfiles()444 for (fi = allfiles; fi != NULL; fi = fi->fi_next) { in emitrules()
85 nextfile = &allfiles; in initfiles()86 unchecked = &allfiles; in initfiles()252 for (fi = allfiles; fi != NULL; fi = fi->fi_next) { in fixfiles()
67 for (fi = allfiles; fi != NULL; fi = fi->fi_next) { in mkheaders()
298 extern struct files *allfiles; /* list of all kernel source files */
108 struct files *allfiles; /* list of all kernel source files */ variable
117 static int allfiles; /* generate all files */ variable190 if (allfiles) { in main()194 if (allfiles) { in main()871 allfiles = 0;898 allfiles = 1;