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