Home | History | Annotate | Download | only in apps

Lines Matching full:outfile

278 	char *outfile=NULL;
436 outfile= *(++argv);
1018 if (outfile != NULL)
1020 if (BIO_write_filename(Sout,outfile) <= 0)
1022 perror(outfile);
1202 if (outfile)