Home | History | Annotate | Download | only in src

Lines Matching full:process_file

124 static int process_file (const char *fname, bool more_than_one);
233 result = process_file ("a.out", false);
240 result |= process_file (argv[remaining], more_than_one);
357 process_file (const char *fname, bool more_than_one)