Searched refs:Commands (Results 1 - 8 of 8) sorted by relevance
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/ |
H A D | s2p.PL | 571 my( @Commands, %Defined, @BlockStack, %Label, $labNum, $Code, $Func ); 1211 for( my $icom = 0; $icom < @Commands; $icom++ ){ 1212 my $cmd = $Commands[$icom]; 1326 if( $icom > $#Commands ){ 1331 $cmd = $Commands[$icom]; 1361 if( $icom > $#Commands ){ 1366 $cmd .= $Commands[$icom]; 1367 $Code .= "# $Commands[$icom]\n" if $doGenerate; 1411 if( $icom > $#Commands ){ 1416 $cmd .= $Commands[ [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/Command/ |
H A D | MM.pm | 18 ExtUtils::Command::MM - Commands for the MM's to use in Makefiles
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/ |
H A D | Mac.pm | 426 MPW, it gives back $ENV{Commands} suitably split, as is done in 436 return unless exists $ENV{Commands}; 437 return split(/,/, $ENV{Commands});
|
/osnet-11/usr/src/lib/libshell/misc/ |
H A D | buildksh93.sh | 114 * Commands which are 100% compatible with native Solaris versions (/bin is
|
/osnet-11/usr/src/grub/grub-0.97/netboot/ |
H A D | 3c90x.c | 175 enum Commands enum
|
/osnet-11/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 2173 % Commands to set those variables. 3286 % Commands that take arguments.
|
/osnet-11/usr/src/grub/grub2/docs/ |
H A D | texinfo.tex | 2898 % Commands to set those variables. 4065 % Commands that take arguments.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | CPAN.pm | 324 Commands starting with "w" require CPAN::WAIT to be installed.
|
Completed in 111 milliseconds