Searched refs:outfile (Results 201 - 225 of 556) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/apps/
H A Dcrl2p7.c94 char *infile, *outfile, *prog, *certfile; local
110 outfile = NULL;
135 outfile = *(++argv);
158 BIO_printf(bio_err, "%s [options] <infile >outfile\n", prog);
241 if (outfile == NULL) {
250 if (BIO_write_filename(out, outfile) <= 0) {
251 perror(outfile);
261 BIO_printf(bio_err, "bad output format specified for outfile\n");
H A Ddh.c96 char *infile, *outfile, *prog; local
114 outfile = NULL;
137 outfile = *(++argv);
165 BIO_printf(bio_err, "%s [options] <infile >outfile\n", prog);
205 if (outfile == NULL) {
214 if (BIO_write_filename(out, outfile) <= 0) {
215 perror(outfile);
311 BIO_printf(bio_err, "bad output format specified for outfile\n");
H A Dgenrsa.c102 char *outfile = NULL; local
137 outfile = *(++argv);
247 if (outfile == NULL) {
256 if (BIO_write_filename(out, outfile) <= 0) {
257 perror(outfile);
302 cb_data.prompt_info = outfile;
H A Dpkcs7.c90 char *infile, *outfile, *prog; local
107 outfile = NULL;
130 outfile = *(++argv);
157 BIO_printf(bio_err, "%s [options] <infile >outfile\n", prog);
213 if (outfile == NULL) {
222 if (BIO_write_filename(out, outfile) <= 0) {
223 perror(outfile);
288 BIO_printf(bio_err, "bad output format specified for outfile\n");
H A Dspkac.c89 char *infile = NULL, *outfile = NULL, *prog; local
120 outfile = *(++argv);
207 if (outfile)
208 out = BIO_new_file(outfile, "w");
266 if (outfile)
267 out = BIO_new_file(outfile, "w");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/apps/
H A Dcrl2p7.c94 char *infile, *outfile, *prog, *certfile; local
110 outfile = NULL;
135 outfile = *(++argv);
158 BIO_printf(bio_err, "%s [options] <infile >outfile\n", prog);
241 if (outfile == NULL) {
250 if (BIO_write_filename(out, outfile) <= 0) {
251 perror(outfile);
261 BIO_printf(bio_err, "bad output format specified for outfile\n");
H A Ddh.c96 char *infile, *outfile, *prog; local
114 outfile = NULL;
137 outfile = *(++argv);
165 BIO_printf(bio_err, "%s [options] <infile >outfile\n", prog);
205 if (outfile == NULL) {
214 if (BIO_write_filename(out, outfile) <= 0) {
215 perror(outfile);
311 BIO_printf(bio_err, "bad output format specified for outfile\n");
H A Dgenrsa.c102 char *outfile = NULL; local
137 outfile = *(++argv);
247 if (outfile == NULL) {
256 if (BIO_write_filename(out, outfile) <= 0) {
257 perror(outfile);
302 cb_data.prompt_info = outfile;
H A Dpkcs7.c90 char *infile, *outfile, *prog; local
107 outfile = NULL;
130 outfile = *(++argv);
157 BIO_printf(bio_err, "%s [options] <infile >outfile\n", prog);
213 if (outfile == NULL) {
222 if (BIO_write_filename(out, outfile) <= 0) {
223 perror(outfile);
288 BIO_printf(bio_err, "bad output format specified for outfile\n");
H A Dspkac.c89 char *infile = NULL, *outfile = NULL, *prog; local
120 outfile = *(++argv);
207 if (outfile)
208 out = BIO_new_file(outfile, "w");
266 if (outfile)
267 out = BIO_new_file(outfile, "w");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/apps/
H A Dcrl2p7.c91 char *infile,*outfile,*prog,*certfile; local
107 outfile=NULL;
138 outfile= *(++argv);
165 BIO_printf(bio_err,"%s [options] <infile >outfile\n",prog);
247 if (outfile == NULL)
259 if (BIO_write_filename(out,outfile) <= 0)
261 perror(outfile);
271 BIO_printf(bio_err,"bad output format specified for outfile\n");
H A Ddh.c95 char *infile,*outfile,*prog; local
113 outfile=NULL;
140 outfile= *(++argv);
170 BIO_printf(bio_err,"%s [options] <infile >outfile\n",prog);
210 if (outfile == NULL)
222 if (BIO_write_filename(out,outfile) <= 0)
224 perror(outfile);
331 BIO_printf(bio_err,"bad output format specified for outfile\n");
H A Dgenrsa.c100 char *outfile=NULL; local
135 outfile= *(++argv);
238 if (outfile == NULL)
250 if (BIO_write_filename(out,outfile) <= 0)
252 perror(outfile);
296 cb_data.prompt_info = outfile;
H A Dpkcs7.c89 char *infile,*outfile,*prog; local
106 outfile=NULL;
133 outfile= *(++argv);
163 BIO_printf(bio_err,"%s [options] <infile >outfile\n",prog);
221 if (outfile == NULL)
233 if (BIO_write_filename(out,outfile) <= 0)
235 perror(outfile);
302 BIO_printf(bio_err,"bad output format specified for outfile\n");
H A Dspkac.c88 char *infile = NULL,*outfile = NULL,*prog; local
120 outfile= *(++argv);
209 if (outfile) out = BIO_new_file(outfile, "w");
267 if (outfile) out = BIO_new_file(outfile, "w");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/apps/
H A Dcrl2p7.c94 char *infile, *outfile, *prog, *certfile; local
110 outfile = NULL;
135 outfile = *(++argv);
158 BIO_printf(bio_err, "%s [options] <infile >outfile\n", prog);
241 if (outfile == NULL) {
250 if (BIO_write_filename(out, outfile) <= 0) {
251 perror(outfile);
261 BIO_printf(bio_err, "bad output format specified for outfile\n");
H A Ddh.c96 char *infile, *outfile, *prog; local
114 outfile = NULL;
137 outfile = *(++argv);
165 BIO_printf(bio_err, "%s [options] <infile >outfile\n", prog);
205 if (outfile == NULL) {
214 if (BIO_write_filename(out, outfile) <= 0) {
215 perror(outfile);
311 BIO_printf(bio_err, "bad output format specified for outfile\n");
H A Dgenrsa.c102 char *outfile = NULL; local
137 outfile = *(++argv);
247 if (outfile == NULL) {
256 if (BIO_write_filename(out, outfile) <= 0) {
257 perror(outfile);
302 cb_data.prompt_info = outfile;
H A Dpkcs7.c90 char *infile, *outfile, *prog; local
107 outfile = NULL;
130 outfile = *(++argv);
157 BIO_printf(bio_err, "%s [options] <infile >outfile\n", prog);
213 if (outfile == NULL) {
222 if (BIO_write_filename(out, outfile) <= 0) {
223 perror(outfile);
288 BIO_printf(bio_err, "bad output format specified for outfile\n");
H A Dspkac.c89 char *infile = NULL, *outfile = NULL, *prog; local
120 outfile = *(++argv);
207 if (outfile)
208 out = BIO_new_file(outfile, "w");
266 if (outfile)
267 out = BIO_new_file(outfile, "w");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/scr016/src/com/sleepycat/db/test/
H A DTestUtils.java218 File outfile = new File(BASETEST_DBDIR + "/" + "errstream.log");
219 if(outfile.exists())
221 outfile.delete();
222 outfile.createNewFile();
224 outfile.createNewFile();
226 retval = new FileOutputStream(outfile);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/tests/
H A Daudiogen.c95 FILE *outfile; variable
99 fputc(v & 0xff, outfile);
100 fputc((v >> 8) & 0xff, outfile);
116 outfile = fopen(argv[1], "wb");
117 if (!outfile) {
185 fclose(outfile);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/apps/
H A Dcrl2p7.c91 char *infile,*outfile,*prog,*certfile; local
107 outfile=NULL;
138 outfile= *(++argv);
165 BIO_printf(bio_err,"%s [options] <infile >outfile\n",prog);
247 if (outfile == NULL)
259 if (BIO_write_filename(out,outfile) <= 0)
261 perror(outfile);
271 BIO_printf(bio_err,"bad output format specified for outfile\n");
H A Ddh.c95 char *infile,*outfile,*prog; local
113 outfile=NULL;
140 outfile= *(++argv);
170 BIO_printf(bio_err,"%s [options] <infile >outfile\n",prog);
210 if (outfile == NULL)
222 if (BIO_write_filename(out,outfile) <= 0)
224 perror(outfile);
331 BIO_printf(bio_err,"bad output format specified for outfile\n");
H A Dgenrsa.c100 char *outfile=NULL; local
135 outfile= *(++argv);
238 if (outfile == NULL)
250 if (BIO_write_filename(out,outfile) <= 0)
252 perror(outfile);
296 cb_data.prompt_info = outfile;

Completed in 246 milliseconds

1234567891011>>