Searched refs:outx (Results 1 - 6 of 6) sorted by path

/netbsd-current/usr.bin/vndcompress/
H A DMakefile15 XFAIL+= oneblock.in-outx
22 XFAIL+= tenblock.in-outx
29 XFAIL+= smallfile.in-outx
55 XFAIL+= extrablock.in-outx
62 XFAIL+= medfile.in-outx
230 TESTSUFFIXES+= in cl2 cl2x out outx
234 TESTFORMS+= in outx
262 .SUFFIXES: .cl2 .cl2x .in .out .outx
279 .cl2.outx:
/netbsd-current/bin/sh/
H A Deval.c480 flushout(outx);
562 (void) outredir(outx, rn, ' ');
567 flushout(outx);
586 flushout(outx);
650 (void) outredir(outx, rn, ' ');
652 flushout(outx);
664 flushout(outx);
689 flushout(outx);
990 if (outredir(outx, rn, sep))
993 flushout(outx);
[all...]
H A Doutput.c93 struct output *outx = &errout; variable in typeref:struct:output
148 outstr(p, outx);
160 if (file == out2 || (file == outx && c == '\n'))
175 outshstr(p, outx);
653 flushout(outx);
658 outx = out2;
668 if (!(outx->flags & OUTPUT_CLONE))
669 sh_close(outx->fd);
673 * need a new output struct to become outx
677 outx
[all...]
H A Doutput.h63 #define outx out2 macro
65 extern struct output *outx;
106 #define outxc(c) outc(c, outx)
/netbsd-current/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/t/
H A D12-preprocess.t23 my $outx = 'xxx The value of $x is 119';
30 @result = ($outx, $outy, $outz, $outz);
/netbsd-current/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/t/
H A Dpreprocess.t20 my $outx = 'xxx The value of $x is 119';
27 my @result = ($outx, $outy, $outz, $outz);

Completed in 562 milliseconds