Lines Matching defs:infile
71 char *infile = NULL; // input/output file names
234 infile = Stdin;
236 infile = argv[optind];
243 open_input_file(infile, ihdr, israw, fflag, i_offset, fmt);
250 infile, err.msg());
299 // get the *real* path of the infile (follow sym-links),
301 realfile = infile;
307 perror(infile);
333 infile);
363 // back to the infile.