Searched refs:OS2 (Results 1 - 25 of 35) sorted by relevance

12

/osnet-11/usr/src/lib/libxcurses/src/libc/mks/
H A Dm_cmdnam.c55 #if defined(DOS) || defined(OS2) || defined(NT)
58 /* Lowercase command name on DOS, OS2 and NT. */
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/t/
H A Dstash.t53 @got = grep { ! /^(Cwd|File|File::Copy|OS2)$/ } @got if $^O eq 'os2';
73 use vars '$OS2::is_aout';
77 && !($^O eq 'os2' and $OS2::is_aout)
/osnet-11/usr/src/lib/libparted/common/lib/
H A Dlocalcharset.c44 # ifndef OS2
45 # define OS2 macro
66 #if defined OS2
366 #if !(defined WIN32_NATIVE || defined OS2)
473 #elif defined OS2
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dlocalcharset.c42 # ifndef OS2
43 # define OS2 macro
64 #if defined OS2
364 #if !(defined WIN32_NATIVE || defined OS2)
471 #elif defined OS2
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dnostdio.h78 #ifndef OS2
95 #ifndef OS2
124 #ifndef OS2
H A Dconfigpm353 if ($OS2::is_aout) {
360 $preconfig{d_fork} = undef unless $OS2::can_fork; # Some funny cases can't
H A Dutil.c1806 #if (!defined(DOSISH) || defined(HAS_FORK) || defined(AMIGAOS)) && !defined(OS2) && !defined(VMS) && !defined(__OPEN_VM) && !defined(EPOC) && !defined(MACOS_TRADITIONAL) && !defined(NETWARE)
1949 #ifdef OS2
1999 #ifndef OS2
2019 #endif /* defined OS2 */
2389 #ifdef OS2
2427 #if (!defined(DOSISH) || defined(OS2) || defined(WIN32) || defined(NETWARE)) && !defined(MACOS_TRADITIONAL)
2498 #endif /* !DOSISH || OS2 || WIN32 || NETWARE */
2514 #if defined(atarist) || defined(OS2) || defined(EPOC)
2613 #if defined(DOSISH) && !defined(OS2) && !defined(atarist)
2617 #ifdef OS2
[all...]
H A Dmg.c599 #ifdef OS2
871 #ifdef OS2
962 #if !defined(OS2) && !defined(AMIGAOS) && !defined(WIN32) && !defined(MSDOS)
1012 #endif /* neither OS2 nor AMIGAOS nor WIN32 nor MSDOS */
2078 # ifdef OS2
H A Dperl.h1908 #if defined(OS2) || defined(MACOS_TRADITIONAL)
1918 # if defined(OS2)
2058 # ifdef OS2
2079 # endif /* OS2 */
2323 #if !defined(OS2) && !defined(MACOS_TRADITIONAL)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/t/
H A Dcrossplatform.t8 my @platforms = qw(Cygwin Epoc Mac OS2 Unix VMS Win32);
15 OS2 => 'A:',
21 OS2 => 'B:',
H A DSpec.t31 require File::Spec::OS2 ;
342 [ "OS2->case_tolerant()", '1' ],
344 [ "OS2->catdir('A:/d1','B:/d2','d3','')", 'A:/d1/B:/d2/d3' ],
346 [ "OS2->catfile('a','b','c')", 'a/b/c' ],
347 [ "OS2->catfile('a','b','./c')", 'a/b/c' ],
348 [ "OS2->catfile('./a','b','c')", 'a/b/c' ],
349 [ "OS2->catfile('c')", 'c' ],
350 [ "OS2->catfile('./c')", 'c' ],
352 [ "OS2->catdir('/', '../')", '/' ],
353 [ "OS2
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DFunctions.pm66 L<File::Spec::OS2>, L<File::Spec::Win32>, or L<File::Spec::VMS>.
98 File::Spec, File::Spec::Unix, File::Spec::Mac, File::Spec::OS2,
H A DOS2.pm1 package File::Spec::OS2;
235 File::Spec::OS2 - methods for OS/2 file specs
239 require File::Spec::OS2; # Done internally by File::Spec if needed
H A DUnix.pm65 OS2. Of course, if this is the root directory, don't cut off the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_OS2.pm37 Define TO_UNIX to convert OS2 linefeeds to Unix style.
133 $self->{PERL_ARCHIVE_AFTER} = $OS2::is_aout
H A DMM.pm48 $Is{OS2} = 1 if $^O eq 'os2';
H A DMksymlists.pm235 from the NAME attribute. It is presently used only by OS2 and Win32.
/osnet-11/usr/src/cmd/perl/5.8.4/utils/lib/ExtUtils/
H A DMM.pm52 $Is{OS2} = 1 if $^O eq 'os2';
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DSpec.pm10 os2 => 'OS2',
14 dos => 'OS2', # Yes, File::Spec::OS2 works on DJGPP.
58 File::Spec::OS2
95 OS2. Of course, if this is the root directory, don't cut off the
280 L<File::Spec::Mac>, L<File::Spec::OS2>, L<File::Spec::Win32>, or
285 L<File::Spec::Unix>, L<File::Spec::Mac>, L<File::Spec::OS2>,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/DProf/
H A DDProf.xs78 # ifdef OS2 /* times() has significant overhead */
134 #ifdef OS2
175 #ifdef OS2
183 #ifdef OS2
203 #else /* !OS2 */
226 # else /* !VMS && !OS2 */
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dwrite.t517 ($^O eq 'os2' and not eval '$OS2::can_fork')) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Da2py.c12 #if defined(OS2) || defined(WIN32) || defined(NETWARE)
40 #if defined(OS2) || defined(WIN32) || defined(NETWARE)
106 #if defined(OS2) || defined(WIN32) || defined(NETWARE)
119 #if defined(OS2) || defined(WIN32) || defined(NETWARE)
H A Da2p.h118 # if defined(OS2)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Socket/
H A DSocket.xs314 # ifdef OS2 /* Name should start with \socket\ and contain backslashes! */
337 # else /* !( defined OS2 ) */
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/sdbm/
H A Dsdbm.c132 #if defined(OS2) || defined(MSDOS) || defined(WIN32) || defined(__CYGWIN__)

Completed in 100 milliseconds

12