Searched refs:SUFFIX (Results 26 - 43 of 43) sorted by relevance

12

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/CN/
H A DMakefile.PL59 SUFFIX => 'gz',
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/EBCDIC/
H A DMakefile.PL41 SUFFIX => 'gz',
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/JP/
H A DMakefile.PL60 SUFFIX => 'gz',
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/KR/
H A DMakefile.PL58 SUFFIX => 'gz',
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Symbol/
H A DMakefile.PL46 SUFFIX => 'gz',
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/TW/
H A DMakefile.PL56 SUFFIX => 'gz',
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DMakefile.PL103 dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Byte/
H A DMakefile.PL84 SUFFIX => 'gz',
/osnet-11/usr/src/lib/libc/port/print/
H A Ddoprnt.c189 #define SUFFIX 0x80 /* a suffix is to appear in the output */ macro
956 * SUFFIX will be set.
1406 flagword |= SUFFIX;
1504 flagword |= SUFFIX;
2207 if (flagword & (RZERO | SUFFIX | FMINUS)) {
2213 if (flagword & SUFFIX)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Unix.pm643 SUFFIX suffix to put on .gz
680 $self->{SUFFIX} ||= '.gz';
712 TAR TARFLAGS ZIP ZIPFLAGS COMPRESS SUFFIX SHAR
834 tardist : $(DISTVNAME).tar$(SUFFIX)
872 $(DISTVNAME).tar$(SUFFIX) : distdir
916 uutardist : $(DISTVNAME).tar$(SUFFIX)
917 uuencode $(DISTVNAME).tar$(SUFFIX) $(DISTVNAME).tar$(SUFFIX) > $(DISTVNAME).tar$(SUFFIX)_uu
H A DMM_VMS.pm823 SUFFIX suffix to put on -gz
840 $self->{SUFFIX} ||= '-gz';
1392 $(DISTVNAME).tar$(SUFFIX) : distdir
H A DMakeMaker.pm2121 {TARFLAGS => 'cvfF', COMPRESS => 'gzip', SUFFIX => '.gz',
2125 If you specify COMPRESS, then SUFFIX should also be altered, as it is
2347 SUFFIX ('.gz')
2355 WriteMakefile( 'dist' => { COMPRESS=>"bzip2", SUFFIX=>".bz2" })
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlcc.PL287 ($cfh, $cfile) = tempfile("pccXXXXX", SUFFIX => ".c");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm50 ($fh, $filename) = tempfile( $template, SUFFIX => '.dat');
62 $tmp = new File::Temp( UNLINK => 0, SUFFIX => '.dat' );
937 (defaulting to true), DIR and SUFFIX. Additionally, the filename
943 SUFFIX => '.dat');
1060 ($fh, $filename) = tempfile($template, SUFFIX => $suffix)
1120 "SUFFIX" => '', # Template suffix
1175 $template .= $options{"SUFFIX"};
1195 "suffixlen" => length($options{'SUFFIX'}),
/osnet-11/usr/src/grub/grub-0.97/
H A Dconfigure838 --program-suffix=SUFFIX append SUFFIX to installed program names
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex6068 % Define \refx{NAME}{SUFFIX} to reference a cross-reference string named NAME.
6069 % If its value is nonempty, SUFFIX is output afterward.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex7068 % Define \refx{NAME}{SUFFIX} to reference a cross-reference string named NAME.
7069 % If its value is nonempty, SUFFIX is output afterward.
/osnet-11/usr/src/grub/grub2/
H A Dconfigure2001 --program-suffix=SUFFIX append SUFFIX to installed program names
[all...]

Completed in 372 milliseconds

12