| /src/usr.bin/btkey/ |
| file.c | 48 list_file(void) function
|
| /src/external/bsd/nsd/dist/ |
| xfr-inspect.c | 476 list_file(char* fname) function 526 if(list) list_file(argv[0]);
|
| /src/external/gpl3/binutils/dist/gas/ |
| listing.c | 210 static FILE *list_file; variable 765 fprintf (list_file, "\f"); 768 fprintf (list_file, "%s %s \t\t\tpage %d\n", LISTING_HEADER, fn, page); 769 fprintf (list_file, "%s\n", title); 770 fprintf (list_file, "%s\n", subtitle); 776 /* Print a line into the list_file. Update the line count 786 vfprintf (list_file, format, args); 880 fprintf (list_file, "% 4d ", lineno); 882 fprintf (list_file, " "); 889 fprintf (list_file, "% 4d ???? ", lineno) [all...] |
| /src/external/gpl3/binutils.old/dist/gas/ |
| listing.c | 210 static FILE *list_file; variable 765 fprintf (list_file, "\f"); 768 fprintf (list_file, "%s %s \t\t\tpage %d\n", LISTING_HEADER, fn, page); 769 fprintf (list_file, "%s\n", title); 770 fprintf (list_file, "%s\n", subtitle); 776 /* Print a line into the list_file. Update the line count 786 vfprintf (list_file, format, args); 880 fprintf (list_file, "% 4d ", lineno); 882 fprintf (list_file, " "); 889 fprintf (list_file, "% 4d ???? ", lineno) [all...] |
| /src/external/public-domain/xz/dist/src/xz/ |
| list.c | 1294 list_file(const char *filename) function
|