Lines Matching refs:outfile
106 char *infile = NULL, *outfile = NULL, *rctfile = NULL;492 outfile = *++args;852 if (outfile)854 if (!(out = BIO_new_file(outfile, outmode)))857 "Can't open output file %s\n", outfile);