Searched refs:process_file (Results 1 – 6 of 6) sorted by relevance
| /freebsd/usr.sbin/mtest/ |
| H A D | mtest.c | 109 static void process_file(char *, int, int); 232 process_file(&line[i], s, s6); in main() 238 process_file(argv[i], s, s6); in main() 251 process_file(char *fname, int s, int s6) in process_file() function
|
| /freebsd/contrib/byacc/test/ |
| H A D | grammar.y | 251 extern void process_file (FILE *infile, char *name); 1131 process_file (FILE *infile, char *name) in process_file() function
|
| /freebsd/contrib/byacc/test/yacc/ |
| H A D | grammar.tab.c | 281 extern void process_file (FILE *infile, char *name); 1040 process_file (FILE *infile, char *name) in process_file() function
|
| /freebsd/tools/lua/ |
| H A D | template.lua | 603 function template.process_file(view, context, cache_key) function
|
| /freebsd/contrib/byacc/test/btyacc/ |
| H A D | grammar.tab.c | 301 extern void process_file (FILE *infile, char *name); 1296 process_file (FILE *infile, char *name) in process_file() function
|
| /freebsd/usr.sbin/pmcstudy/ |
| H A D | pmcstudy.c | 2241 process_file(char *filename) in process_file() function 2914 process_file(filename); in main()
|