Searched refs:outfile (Results 1 - 25 of 152) sorted by relevance

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Dckconfig.c294 FILE *outfile; local
297 if ((outfile = fopen("jconfig.h", "w")) == NULL) {
303 fprintf(outfile, "/* jconfig.h --- generated by ckconfig.c */\n");
304 fprintf(outfile, "/* see jconfig.txt for explanations */\n\n");
306 fprintf(outfile, "#define HAVE_PROTOTYPES\n");
308 fprintf(outfile, "#undef HAVE_PROTOTYPES\n");
311 fprintf(outfile, "#define HAVE_UNSIGNED_CHAR\n");
313 fprintf(outfile, "#undef HAVE_UNSIGNED_CHAR\n");
316 fprintf(outfile, "#define HAVE_UNSIGNED_SHORT\n");
318 fprintf(outfile, "#unde
[all...]
H A Djdatadst.c28 FILE * outfile; /* target stream */ member in struct:__anon963
85 if (JFWRITE(dest->outfile, dest->buffer, OUTPUT_BUF_SIZE) !=
113 if (JFWRITE(dest->outfile, dest->buffer, datacount) != datacount)
116 fflush(dest->outfile);
118 if (ferror(dest->outfile))
130 jpeg_stdio_dest (j_compress_ptr cinfo, FILE * outfile) argument
150 dest->outfile = outfile;
H A Dwrbmp.c297 FILE * outfile = dest->pub.output_file; local
304 putc(GETJSAMPLE(colormap[2][i]), outfile); local
305 putc(GETJSAMPLE(colormap[1][i]), outfile); local
306 putc(GETJSAMPLE(colormap[0][i]), outfile); local
308 putc(0, outfile);
313 putc(GETJSAMPLE(colormap[0][i]), outfile); local
314 putc(GETJSAMPLE(colormap[0][i]), outfile); local
315 putc(GETJSAMPLE(colormap[0][i]), outfile); local
317 putc(0, outfile);
323 putc(i, outfile);
347 register FILE * outfile = dest->pub.output_file; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/src/
H A Dtool_dirhie.h26 CURLcode create_dir_hierarchy(const char *outfile, FILE *errors);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Dfore200e_mkfirm.c42 FILE* outfile; local
97 outfile = fopen(outfname, "w");
98 if (outfile == NULL) {
105 outfile = stdout;
119 fprintf(outfile, "/*\n generated by %s from %s on %s"
124 fprintf(outfile, "#include <linux/init.h>\n\n" );
126 fprintf(outfile, "const unsigned char%s %s_data[] = {\n",
130 fprintf(outfile,"\t0x%02x", c);
136 fprintf(outfile,", 0x%02x", c);
138 fprintf(outfile,",\
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgpg-error-1.10/
H A Dpotomo35 outfile="$2"
42 if [ "$outfile" -nt "$infile" ]; then
43 echo "potomo: '$outfile' is newer than source - keeping" 2>&1
56 msgfmt --output-file="$outfile" "$infile"
62 msgfmt --output-file="$outfile" -
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/dvb/
H A Dget_dvb_firmware36 $outfile = eval($cid);
39 Firmware $outfile extracted successfully.
61 my $outfile = "dvb-fe-sp8870.fw";
69 copy("$tmpdir/software/OEM/HE/App/boot/SC_MAIN.MC", $outfile);
71 $outfile;
79 my $outfile = "dvb-fe-sp887x.fw";
89 copy("$tmpdir/ZEnglish/sc_main.mc", $outfile);
91 $outfile;
98 my $outfile = "dvb-fe-tda10045.fw";
107 copy("$tmpdir/fwtmp", $outfile);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dmkmanpages35 outfile=`echo $command | tr '[A-Z]' '[a-z]'`.1
37 echo \'\\\" t >>$outfile
39 echo .TH\ $command\ 1\ \"$date\" $package >$outfile
40 echo .SH Name >>$outfile
41 grep -i $command cmdname | fgrep -v '#' >>$outfile
42 #echo ".SH Description" >>$outfile
58 sed -f strip-pp.sed >>$outfile
59 # echo ".SH See Also" >>$outfile
60 # echo "Mtools' texinfo doc" >>$outfile
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/tests/
H A Dxmltest.sh39 $XMLWF -p "$file" > outfile || return $?
40 read outdata < outfile
54 $XMLWF -p -d "$OUTPUT$reldir" "$file" > outfile || return $?
55 read outdata < outfile
58 diff "$OUTPUT$reldir$file" "out/$file" > outfile
59 if [ -s outfile ] ; then
60 cp outfile "$OUTPUT$reldir$file.diff"
103 rm outfile
112 rm outfile
130 rm outfile
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Ddprintf.c92 static FILE *outfile; variable
99 if (!outfile) outfile = stdout;
102 ret = d_vfprintf(outfile, format, ap);
112 outfile = stderr;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/papd/
H A Dmagics.c26 static void parser_error(struct papfile *outfile) argument
28 spoolerror( outfile, "Comments error, Ignoring job." );
29 outfile->pf_state |= PF_EOF;
33 int ps( struct papfile *infile, struct papfile *outfile, struct sockaddr_at *sat) argument
43 if ( lp_open( outfile, sat ) < 0 && !state) {
45 spoolerror( outfile, "Ignoring job." );
50 switch( (*comment->c_handler)( infile, outfile, sat )) {
58 parser_error(outfile);
68 outfile->pf_state |= PF_EOF;
73 parser_error(outfile);
[all...]
H A Dsession.c34 int ps(struct papfile *infile, struct papfile *outfile, struct sockaddr_at *sat);
60 struct papfile infile, outfile; local
73 outfile.pf_state = PF_BOT;
74 outfile.pf_bufsize = 0;
75 outfile.pf_datalen = 0;
76 outfile.pf_buf = NULL;
77 outfile.pf_data = NULL;
242 if ( ps( &infile, &outfile, sat ) < 0 ) {
276 ( outfile.pf_datalen || ( outfile
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A Dmagics.c26 static void parser_error(struct papfile *outfile) argument
28 spoolerror( outfile, "Comments error, Ignoring job." );
29 outfile->pf_state |= PF_EOF;
33 int ps( struct papfile *infile, struct papfile *outfile, struct sockaddr_at *sat) argument
43 if ( lp_open( outfile, sat ) < 0 && !state) {
45 spoolerror( outfile, "Ignoring job." );
50 switch( (*comment->c_handler)( infile, outfile, sat )) {
58 parser_error(outfile);
68 outfile->pf_state |= PF_EOF;
73 parser_error(outfile);
[all...]
H A Dsession.c34 int ps(struct papfile *infile, struct papfile *outfile, struct sockaddr_at *sat);
60 struct papfile infile, outfile; local
73 outfile.pf_state = PF_BOT;
74 outfile.pf_bufsize = 0;
75 outfile.pf_datalen = 0;
76 outfile.pf_buf = NULL;
77 outfile.pf_data = NULL;
242 if ( ps( &infile, &outfile, sat ) < 0 ) {
276 ( outfile.pf_datalen || ( outfile
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/scripts/perl/
H A Dmodify_samba_config.pl146 my ($outfile, $name, $section) = @_;
148 print $outfile "[$name]\n";
150 print $outfile "\t$param".' 'x(25-length($param)). " = $$section{$param}\n";
152 print $outfile "\n";
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/examples/
H A Dgun.c116 int outfile; member in struct:outd
136 if (me->outfile != -1)
141 ret = (int)write(me->outfile, buf, ret);
187 /* Decompress a compress (LZW) file from indp to outfile. The compress magic
197 int outfile, z_stream *strm)
217 outd.outfile = outfile;
362 /* Decompress a gzip file from infile to outfile. strm is assumed to have been
365 to the output file. If outfile is -1, then the gzip stream(s) integrity is
374 local int gunpipe(z_stream *strm, int infile, int outfile) argument
196 lunpipe(unsigned have, unsigned char *next, struct ind *indp, int outfile, z_stream *strm) argument
542 int infile, outfile; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/examples/
H A Dgun.c116 int outfile; member in struct:outd
136 if (me->outfile != -1)
141 ret = (int)write(me->outfile, buf, ret);
187 /* Decompress a compress (LZW) file from indp to outfile. The compress magic
197 int outfile, z_stream *strm)
217 outd.outfile = outfile;
362 /* Decompress a gzip file from infile to outfile. strm is assumed to have been
365 to the output file. If outfile is -1, then the gzip stream(s) integrity is
374 local int gunpipe(z_stream *strm, int infile, int outfile) argument
196 lunpipe(unsigned have, unsigned char *next, struct ind *indp, int outfile, z_stream *strm) argument
542 int infile, outfile; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/tests/
H A Duniq-u.c169 check_file (const char *infile, const char *outfile) argument
189 if (!strcmp (outfile, "-"))
192 ostream = fopen (outfile, "w");
195 fprintf (stderr, "%s: error opening %s\n", program_name, outfile);
246 fprintf (stderr, "%s: error writing %s\n", program_name, outfile);
258 const char *outfile = "-"; local
267 outfile = argv[optind++];
275 check_file (infile, outfile);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/rc4/
H A Drc4.c76 char *infile=NULL,*outfile=NULL,*keystr=NULL; local
95 outfile= *(++argv);
132 if (outfile == NULL)
136 out=fopen(outfile,"w");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc4/
H A Drc4.c77 char *infile=NULL,*outfile=NULL,*keystr=NULL; local
96 outfile= *(++argv);
133 if (outfile == NULL)
137 out=fopen(outfile,"w");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_vrfy_stub.c39 __db_verify_pp(dbp, file, database, outfile, flags)
42 FILE *outfile;
49 COMPQUIET(outfile, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/apps/
H A Dnseq.c72 char **args, *infile = NULL, *outfile = NULL; local
92 outfile = *args;
116 if (outfile) {
117 if (!(out = BIO_new_file (outfile, "w"))) {
119 "Can't open output file %s\n", outfile);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dnseq.c72 char **args, *infile = NULL, *outfile = NULL; local
92 outfile = *args;
116 if (outfile) {
117 if (!(out = BIO_new_file (outfile, "w"))) {
119 "Can't open output file %s\n", outfile);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Ddd.c118 const char *infile, *outfile; member in struct:__anon11198
131 #define outfile (Z.outfile) macro
220 outfile = arg;
233 if (outfile != NULL) {
239 ofd = xopen(outfile, oflag);
252 outfile = bb_msg_standard_output;
304 if (write_and_stats(ofd, obuf, obs, obs, outfile))
309 } else if (write_and_stats(ofd, ibuf, n, obs, outfile))
314 w = full_write_or_warn(ofd, obuf, oc, outfile);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dtest_io.c41 FILE *outfile; member in struct:test_private_data
107 FILE *f = data->outfile;
128 f = data->outfile;
181 data->outfile = NULL;
183 data->outfile = fopen(value, "w");
184 if (!data->outfile)
185 data->outfile = stderr;
227 if (data->outfile && data->outfile != stderr)
228 fclose(data->outfile);
[all...]

Completed in 173 milliseconds

1234567