Home
last modified time | relevance | path

Searched refs:osname (Results 1 – 25 of 90) sorted by relevance

1234

/openbsd/usr.sbin/mopd/otherOS/
H A Dostype11 osname=`/usr/bin/uname`
13 if [ $osname = "AIX" ]; then
17 if [ $osname = "SunOS" ]; then
21 if [ $osname = "NetBSD" ]; then
29 osname=`/bin/uname`
31 if [ $osname = "Linux" ]; then
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMksymlists.pm19 my($osname) = $^O;
55 if ($osname eq 'aix') { _write_aix(\%spec); }
56 elsif ($osname eq 'MacOS'){ _write_aix(\%spec) }
57 elsif ($osname eq 'VMS') { _write_vms(\%spec) }
58 elsif ($osname eq 'os2') { _write_os2(\%spec) }
59 elsif ($osname eq 'MSWin32') { _write_win32(\%spec) }
61 croak("Don't know how to create linker option file for $osname\n");
H A DMkbootstrap.pm37 local($osname, $dlsrc) = (); # avoid warnings
38 ($osname, $dlsrc) = @Config::Config{qw(osname dlsrc)};
/openbsd/gnu/usr.bin/perl/
H A Dwrite_buildcustomize.pl5 my $osname = $^O;
16 $osname = $ARGV[1];
98 \$^O = '$osname';
H A Dmakedepend_file.SH63 case "$osname" in
67 case "$osname" in
134 if [ "$osname" = os390 ]; then
H A Dmakedepend.SH73 case "$osname" in
84 case "$osname" in
133 if [ "$osname" = vos ]; then
H A Dconfigpm465 my $osname = fetch_string({}, 'osname');
466 my $from = $osname eq 'VMS' ? 'PERLSHR image' : 'binary (from libperl)';
467 my $env_cygwin = $osname eq 'cygwin'
470 $heavy_txt .= sprintf uncomment <<'ENDOFBEG', $osname, $osname, $from, $osname, $env_cygwin;
1249 osname: 851
H A DMakefile.SH23 case "$osname" in
134 case "$osname" in
152 case "$osname" in
185 case "${osname}" in
409 case "${osname}" in
809 case "$osname" in
840 case "$osname" in
846 case "$osname" in
940 case "$osname" in
1091 case "${osname}" in
[all …]
/openbsd/gnu/usr.bin/perl/vms/
H A Dmyconfig.com82 $ $osname = "'"+f$edit(f$getsyi("NODE_SWTYPE"),"COLLAPSE")
97 $ $myuname=$osname+" "+$myname+" "+$osvers+" "+F$GetSyi("HW_NAME")+"'"
98 $ $osname = $osname+"'"
149 $ ECHO " osname=''$osname', osvers=''$osvers', archname=''$archname'"
/openbsd/gnu/usr.bin/perl/ext/POSIX/t/
H A Dmb.t53 if $Config{osname} eq 'hpux'
97 if $Config{osname} eq 'hpux'
140 if $Config{osname} eq 'hpux'
/openbsd/gnu/usr.bin/perl/cpan/Config-Perl-V/t/
H A D22_plv510.t23 is ($conf->{build}{osname}, $conf->{config}{osname}, "osname");
44 osname=linux, osvers=2.6.22.13-0.3-default, archname=i686-linux-64int
H A D20_plv56.t23 is ($conf->{build}{osname}, $conf->{config}{osname}, "osname");
51 osname=linux, osvers=2.6.31.12-0.2-default, archname=i686-linux-64int-perlio
H A D21_plv58.t23 is ($conf->{build}{osname}, $conf->{config}{osname}, "osname");
54 osname=linux, osvers=2.6.34.7-0.4-desktop, archname=i686-linux-thread-multi-64int-ld
H A D23_plv512.t23 is ($conf->{build}{osname}, $conf->{config}{osname}, "osname");
55 osname=hpux, osvers=11.31, archname=IA64.ARCHREV_0-LP64-ld
H A D24_plv514.t23 is ($conf->{build}{osname}, $conf->{config}{osname}, "osname");
56 osname=aix, osvers=5.3.0.0, archname=aix-64all
H A D25_plv516.t23 is ($conf->{build}{osname}, $conf->{config}{osname}, "osname");
56 osname=linux, osvers=3.4.33-2.24-desktop, archname=i686-linux-64int
H A D26_plv518.t23 is ($conf->{build}{osname}, $conf->{config}{osname}, "osname");
81 osname=linux, osvers=3.7.10-1.4-desktop, archname=i686-linux-64int-ld
H A D26_plv5182.t23 is ($conf->{build}{osname}, $conf->{config}{osname}, "osname");
81 osname=linux, osvers=3.11.6-4-desktop, archname=i686-linux-64int-ld
H A D27_plv5200.t23 is ($conf->{build}{osname}, $conf->{config}{osname}, "osname");
84 osname=linux, osvers=3.11.10-17-desktop, archname=i686-linux-thread-multi-64int-ld
H A D27_plv5202.t23 is ($conf->{build}{osname}, $conf->{config}{osname}, "osname");
85 osname=linux, osvers=3.16.7-13-desktop, archname=x86_64-linux-thread-multi-ld
/openbsd/gnu/usr.bin/perl/cpan/Win32/t/
H A DNames.t43 my $osname = eval { Win32::GetOSName() };
45 cmp_ok( length($osname), '>', 3, " - checking returned OS name" );
52 is( $osname2, $osname, " - checking that OS name is the same in both calls" );
/openbsd/gnu/usr.bin/perl/plan9/
H A Dmyconfig.plan920 osname=$osname, osver=$osvers, archname=$archname
/openbsd/gnu/usr.bin/perl/hints/
H A Dbsdos.sh62 phlib="/usr/libdata/perl5/site_perl/$(arch)-$osname/include"
63 phlibexp="/usr/libdata/perl5/site_perl/$(arch)-$osname/include"
/openbsd/gnu/usr.bin/perl/t/op/
H A Dfork.t210 ? print($Config{osname} eq $^O)
211 : print($Config{osname} eq $^O) ;
220 ? do { require Config; print($Config::Config{osname} eq $^O); }
221 : do { require Config; print($Config::Config{osname} eq $^O); }
/openbsd/gnu/usr.bin/perl/ext/DynaLoader/
H A DREADME25 or else the osname, e.g., hpux, next, vms etc.
36 after your osname. Configure will give preference to a dl_$osname.xs

1234