Searched refs:outfile (Results 26 - 50 of 222) sorted by relevance

123456789

/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-c-cpp-nr/
H A Dscanner.l37 %option 8bit outfile="scanner.cpp" prefix="test"
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-debug-nr/
H A Dscanner.l34 %option 8bit outfile="scanner.c" prefix="test"
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-top/
H A Dscanner.l45 %option 8bit outfile="scanner.c" prefix="test"
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/
H A Dgather-docs47 $outfile = shift;
49 if ($outfile !~ /\S/ || ! -f "$srcdir/Makefile.in" ) {
50 print STDERR "Usage: gather-docs [-v] srcdir outfile.txi [files with snippets in them ...]\n";
103 if (!open (OUT, "> $outfile")) {
104 print STDERR "Cannot open $outfile for writing: $!\n";
108 print "Writing $outfile\n" if $verbose;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libiberty/
H A Dgather-docs47 $outfile = shift;
49 if ($outfile !~ /\S/ || ! -f "$srcdir/Makefile.in" ) {
50 print STDERR "Usage: gather-docs [-v] srcdir outfile.txi [files with snippets in them ...]\n";
103 if (!open (OUT, "> $outfile")) {
104 print STDERR "Cannot open $outfile for writing: $!\n";
108 print "Writing $outfile\n" if $verbose;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libiberty/
H A Dgather-docs47 $outfile = shift;
49 if ($outfile !~ /\S/ || ! -f "$srcdir/Makefile.in" ) {
50 print STDERR "Usage: gather-docs [-v] srcdir outfile.txi [files with snippets in them ...]\n";
103 if (!open (OUT, "> $outfile")) {
104 print STDERR "Cannot open $outfile for writing: $!\n";
108 print "Writing $outfile\n" if $verbose;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/
H A Dgather-docs47 $outfile = shift;
49 if ($outfile !~ /\S/ || ! -f "$srcdir/Makefile.in" ) {
50 print STDERR "Usage: gather-docs [-v] srcdir outfile.txi [files with snippets in them ...]\n";
103 if (!open (OUT, "> $outfile")) {
104 print STDERR "Cannot open $outfile for writing: $!\n";
108 print "Writing $outfile\n" if $verbose;
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Dpkeyparam.c71 char **args, *infile = NULL, *outfile = NULL; local
106 outfile = *args;
158 if (outfile)
160 if (!(out = BIO_new_file (outfile, "w")))
163 "Can't open output file %s\n", outfile);
/netbsd-6-1-5-RELEASE/usr.bin/sort/
H A Dsort.c121 char *outfile, *outpath = 0; local
319 outfile = outpath = toutpath;
341 outfile = toutpath;
345 outfile = outpath;
347 if ((outfp = fopen(outfile, "w")) == NULL)
348 err(2, "output file %s", outfile);
356 if (outfile != outpath) {
357 if (access(outfile, F_OK))
358 err(2, "%s", outfile);
365 if (lchmod(outfile, s
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/ktrace/
H A Dktrace.c86 const char *outfile; local
101 outfile = infile = NULL;
104 outfile = DEF_TRACEFILE;
132 outfile = optarg;
150 outfile = optarg;
202 if (clear == CLEAR && outfile == NULL && pid == 0)
228 (void)do_ktrace(outfile, vers, ops, trpoints, pid, block);
232 if (outfile && strcmp(outfile, "-")) {
233 if ((fd = open(outfile, O_CREA
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/rpcgen/
H A Drpc_main.c80 char *outfile; /* output module name */ member in struct:commandline
177 checkfiles(cmd.infile, cmd.outfile);
182 c_output(cmd.infile, "-DRPC_XDR", DONT_EXTEND, cmd.outfile);
185 h_output(cmd.infile, "-DRPC_HDR", DONT_EXTEND, cmd.outfile);
188 l_output(cmd.infile, "-DRPC_CLNT", DONT_EXTEND, cmd.outfile);
192 cmd.outfile, cmd.mflag, cmd.nflag);
195 t_output(cmd.infile, "-DRPC_TBL", DONT_EXTEND, cmd.outfile);
198 svc_output(cmd.infile, "-DRPC_SERVER", DONT_EXTEND, cmd.outfile);
201 clnt_output(cmd.infile, "-DRPC_CLIENT", DONT_EXTEND, cmd.outfile);
276 open_output(infile, outfile)
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/dlv/ns3/
H A Dsign.sh34 outfile=child1.signed
42 $SIGNER -r $RANDFILE -l $dlvzone -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
49 outfile=child3.signed
57 $SIGNER -r $RANDFILE -l $dlvzone -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
64 outfile=child4.signed
72 $SIGNER -r $RANDFILE -l $dlvzone -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
79 outfile=child5.signed
87 $SIGNER -r $RANDFILE -l $dlvzone -o $zone -f $outfile $zonefile > /dev/null 2> signer.err || cat signer.err
94 outfile=child7.signed
101 $SIGNER -r $RANDFILE -o $zone -f $outfile
[all...]
/netbsd-6-1-5-RELEASE/common/dist/zlib/examples/
H A Dgun.c118 int outfile; member in struct:outd
138 if (me->outfile != -1)
143 ret = (int)write(me->outfile, buf, ret);
189 /* Decompress a compress (LZW) file from indp to outfile. The compress magic
199 int outfile, z_stream *strm)
219 outd.outfile = outfile;
364 /* Decompress a gzip file from infile to outfile. strm is assumed to have been
367 to the output file. If outfile is -1, then the gzip stream(s) integrity is
376 local int gunpipe(z_stream *strm, int infile, int outfile) argument
198 lunpipe(unsigned have, unsigned char *next, struct ind *indp, int outfile, z_stream *strm) argument
544 int infile, outfile; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/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...]
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-array-r/
H A Dscanner.l35 %option 8bit outfile="scanner.c" prefix="test"
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-basic-nr/
H A Dscanner.l40 %option prefix="test" outfile="scanner.c"
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-basic-r/
H A Dscanner.l38 %option prefix="test" outfile="scanner.c"
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-c++-multiple-scanners/
H A Dscanner-1.l29 %option 8bit outfile="scanner-1.cpp" prefix="S1_"
H A Dscanner-2.l29 %option 8bit outfile="scanner-2.cpp" prefix="S2_"
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-c-cpp-r/
H A Dscanner.l37 %option 8bit outfile="scanner.cpp" prefix="test"
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-debug-r/
H A Dscanner.l34 %option 8bit outfile="scanner.c" prefix="test"
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-multiple-scanners-nr/
H A Dscanner-1.l35 %option 8bit outfile="scanner-1.c" prefix="S1_"
H A Dscanner-2.l35 %option 8bit outfile="scanner-2.c" prefix="S2_"
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-noansi-nr/
H A Dscanner.l40 %option prefix="test" outfile="scanner.c"
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tests/test-noansi-r/
H A Dscanner.l38 %option prefix="test" outfile="scanner.c"

Completed in 272 milliseconds

123456789