Home
last modified time | relevance | path

Searched refs:process_file (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.sbin/mtest/
H A Dmtest.c109 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 Dgrammar.y251 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 Dgrammar.tab.c281 extern void process_file (FILE *infile, char *name);
1040 process_file (FILE *infile, char *name) in process_file() function
/freebsd/tools/lua/
H A Dtemplate.lua603 function template.process_file(view, context, cache_key) function
/freebsd/contrib/byacc/test/btyacc/
H A Dgrammar.tab.c301 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 Dpmcstudy.c2241 process_file(char *filename) in process_file() function
2914 process_file(filename); in main()