Lines Matching refs:LIST
22 * Scans the template file and list all files
71 #define LIST "-list"
101 fprintf(stderr, "depend: generate list of files referenced within file\n");
138 /* Types used to create list of all exported symbols in a number of files */
161 /* Add a filename to the list */
168 /* Check if file already are present in the list */
179 * List all files referenced within the template file.
357 char *vec[4]; /* kerneldoc -list file NULL */
366 vec[1] = LIST;