/osnet-11/usr/src/lib/udapl/udapl_tavor/ |
H A D | SUNWudaplt.conf | 26 driver_name=tavor u1.2 nonthreadsafe default udapl_tavor.so.1 SUNW.1.0 " " 27 driver_name=arbel u1.2 nonthreadsafe default udapl_tavor.so.1 SUNW.1.0 " " 28 driver_name=hermon u1.2 nonthreadsafe default udapl_tavor.so.1 SUNW.1.0 " "
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/t/ |
H A D | popup_menu.t | 8 is ( $q->popup_menu(-name=>"foo", - values=>[0,1], -default=>0), 13 , 'popup_menu(): basic test, including 0 as a default value'); 16 CGI::popup_menu(-values=>[CGI::optgroup(-values=>["b+"])],-default=>"b+"), 22 , "<optgroup> selections work when the default values contain regex characters (RT#49606)");
|
H A D | autoescape.t | 34 default => 'text field', 44 default => 'password field', 57 default => 'text area', 71 default => 'meenie', 101 -default=>'meenie' 120 -default=>['eenie','moe'], 138 -default=>['eenie','moe'],
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/ |
H A D | Makefile.PL | 111 # find a default value for _PATH_LOG 155 { name => "LOG_INSTALL", type => "IV", default => [ "IV", "LOG_USER" ] }, 156 { name => "LOG_LAUNCHD", type => "IV", default => [ "IV", "LOG_DAEMON"] }, 157 { name => "LOG_NETINFO", type => "IV", default => [ "IV", "LOG_DAEMON"] }, 158 { name => "LOG_RAS", type => "IV", default => [ "IV", "LOG_AUTH" ] }, 159 { name => "LOG_REMOTEAUTH", type => "IV", default => [ "IV", "LOG_AUTH" ] }, 161 { name => "LOG_CONSOLE", type => "IV", default => [ "IV", "LOG_USER" ] }, 162 { name => "LOG_NTP", type => "IV", default => [ "IV", "LOG_DAEMON"] }, 163 { name => "LOG_SECURITY", type => "IV", default => [ "IV", "LOG_AUTH" ] }, 165 { name => "LOG_AUDIT", type => "IV", default [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/ |
H A D | prefixify.t | 28 my $default = File::Spec->catdir(qw(this that)); 30 $mm->prefixify('installbin', 'wibble', 'something', $default); 35 $mm->prefixify('installbin', 'wibble', 'something', $default); 36 is( $mm->{INSTALLBIN}, File::Spec->catdir('something', $default),
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Fcntl/ |
H A D | Makefile.PL | 55 {name=>"LOCK_SH", default=>["IV", "1"]}, 56 {name=>"LOCK_EX", default=>["IV", "2"]}, 57 {name=>"LOCK_NB", default=>["IV", "4"]}, 58 {name=>"LOCK_UN", default=>["IV", "8"]}, 59 {name=>"SEEK_SET", default=>["IV", "0"]}, 60 {name=>"SEEK_CUR", default=>["IV", "1"]}, 61 {name=>"SEEK_END", default=>["IV", "2"]},
|
/osnet-11/usr/src/grub/grub-0.97/util/ |
H A D | grub-set-default.in | 3 # Set a default boot entry for GRUB 31 Usage: grub-set-default [OPTION] entry 32 Set the default boot entry for GRUB. 38 ENTRY is a number or the special keyword \`default\'. 51 echo "grub-set-default (GNU GRUB ${VERSION})" 91 file=${grubdir}/default 109 # from this file, including this warning. Using \`grub-set-default\' is
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/t/ |
H A D | IO.t | 30 my @default = map { "IO/$_.pm" } qw( Handle Seekable File Pipe Socket Dir ); 31 delete @INC{ @default }; 39 is( $warn, '', "... import default, should not warn"); 46 is( $warn, '', "... import default, should not warn"); 54 "... import default, should warn"); 62 "... import default, should warn"); 70 "... import default, should warn"); 74 foreach my $default (@default) 76 ok( exists $INC{ $default }, " [all...] |
/osnet-11/usr/src/lib/brand/labeled/ |
H A D | Makefile | 27 default: all
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/examples/ |
H A D | customize.cgi | 8 @sizes=("<default>",1..7); 58 -default=>$preferences{'name'}, 67 -default=>$preferences{'background'}) 75 -default=>$preferences{'text'}) 83 -default=>$preferences{'size'})
|
H A D | monty.cgi | 35 -default=>'1 mile'); 40 -default=>'red');
|
/osnet-11/usr/src/lib/brand/shared/ |
H A D | Makefile | 25 default: all
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/ |
H A D | Scalar.t | 30 # the default value is undef 32 is( $$scalar, undef, 'used TIESCALAR, default value is still undef' ); 36 is( $$scalar, undef, 'used new(), default value is still undef' ); 40 is( $$scalar, undef, 'tied a scalar, default value is undef' );
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/ |
H A D | FirstTime.pm | 51 my($ans,$default); 118 $default = $cpan_home; 119 while ($ans = prompt("CPAN build and cache directory?",$default)) { 125 $default = $absans; 166 $default = $CPAN::Config->{build_cache} || 10; 167 $ans = prompt("Cache size for build directory (in MB)?", $default); 175 By default, each time the CPAN module is started, cache scanning 181 $default = $CPAN::Config->{scan_cache} || 'atstart'; 183 $ans = prompt("Perform cache scanning (atstart or never)?", $default); 198 defined($default [all...] |
/osnet-11/usr/src/lib/brand/shared/brand/ |
H A D | Makefile | 27 default: all
|
/osnet-11/usr/src/lib/brand/sn1/ |
H A D | Makefile | 25 default: all
|
/osnet-11/usr/src/lib/brand/sn1/librtld_db/ |
H A D | Makefile | 26 default: all
|
/osnet-11/usr/src/lib/brand/sn1/sn1_brand/ |
H A D | Makefile | 28 default: all
|
/osnet-11/usr/src/lib/brand/solaris/ |
H A D | Makefile | 25 default: all
|
/osnet-11/usr/src/lib/brand/solaris10/ |
H A D | Makefile | 25 default: all
|
/osnet-11/usr/src/lib/brand/solaris10/librtld_db/ |
H A D | Makefile | 26 default: all
|
/osnet-11/usr/src/lib/brand/solaris10/s10_brand/ |
H A D | Makefile | 28 default: all
|
/osnet-11/usr/src/lib/brand/solaris10/s10_npreload/ |
H A D | Makefile | 28 default: all
|
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/autogen/ |
H A D | solaris.py | 64 sbia._debug('default boot instance is:\n' + str(bootinst)) 65 bootinst.default = True
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/ |
H A D | Netrc.pm | 28 # Some OS's don't have `getpwuid', so we default to $ENV{HOME} 38 $netrc{default} = undef; 88 if($tok[0] eq "default") 92 $netrc{default} = [$mach]; 138 unless exists $netrc{default}; 140 $mach ||= 'default'; 142 if $mach eq 'default'; 159 return $netrc{default}->[0] 160 if defined $netrc{default}; 239 other machine or a default toke [all...] |