Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/mtest/
HDmtest.c110 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/
HDgrammar.y251 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/
HDgrammar.tab.c281 extern void process_file (FILE *infile, char *name);
1040 process_file (FILE *infile, char *name) in process_file() function
/freebsd-14-stable/tools/lua/
HDtemplate.lua603 function template.process_file(view, context, cache_key) function
/freebsd-14-stable/contrib/byacc/test/btyacc/
HDgrammar.tab.c301 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/
HDpmcstudy.c2241 process_file(char *filename) in process_file() function
2914 process_file(filename); in main()