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

123

/freebsd-13-stable/contrib/apr/threadproc/unix/
H A Dprocsup.c25 #if !defined(MPE) && !defined(OS2) && !defined(TPF) && !defined(BEOS)
55 #elif defined(OS2) || defined(TPF) || defined(MPE)
H A Dsignals.c17 #define INCL_DOSEXCEPTIONS /* for OS2 */
37 #ifdef OS2
46 #endif /* OS2 */
272 #if APR_HAS_THREADS && (HAVE_SIGSUSPEND || APR_HAVE_SIGWAIT) && !defined(OS2)
/freebsd-13-stable/contrib/apr/misc/unix/
H A Dstart.c50 #if !defined(BEOS) && !defined(OS2)
H A Drand.c267 #elif defined(OS2)
298 #ifdef OS2
H A Derrorcodes.c148 #ifdef OS2
/freebsd-13-stable/contrib/less/
H A Dttyin.c16 #if OS2
102 #if OS2
H A Dless.h103 #if MSDOS_COMPILER==WIN32C || OS2
240 #if MSDOS_COMPILER || OS2
270 #if MSDOS_COMPILER || OS2
280 #if MSDOS_COMPILER || OS2 || _OSK
H A Dlglob.h24 #if OS2
H A Dsignal.c52 #if OS2
H A Dlsystem.c120 #if OS2
H A Dscreen.c77 #if OS2
100 #if OS2
639 /* MS-DOS, Windows, or OS2 */
640 #if OS2
641 /* OS2 */
787 #if OS2
794 * When using terminal emulators for XFree86/OS2, the
924 #if MSDOS_COMPILER || OS2
948 #if OS2
1016 #if MSDOS_COMPILER || OS2
[all...]
H A Dedit.c16 #if OS2
158 #if OS2
/freebsd-13-stable/sys/contrib/zstd/programs/
H A Dplatform.h136 #elif defined(MSDOS) || defined(OS2)
155 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(_WIN32)
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dapr_escape.c83 #if defined(OS2) || defined(WIN32)
85 * Newlines to Win32/OS2 CreateProcess() are ill advised.
/freebsd-13-stable/contrib/apr/tools/
H A Dgen_test_char.c17 #if defined(WIN32) || defined(OS2)
71 /* Win32/OS2 have many of the same vulnerable characters
74 * since Win32/OS2 use carets or doubled-double quotes,
/freebsd-13-stable/sys/fs/udf/
H A Dosta.c271 * Define OS2
324 #if defined OS2 || defined WIN_95 || defined WIN_NT
361 #if defined OS2 || defined WIN_95 || defined WIN_NT
375 #if defined OS2 || defined WIN_95 || defined WIN_NT
376 /* For OS2, 95 & NT, truncate any trailing periods and\or spaces. */
449 #if defined OS2 || defined WIN_95 || defined WIN_NT
453 * Used by OS2 version of IsIllegal for readability, since all of the
476 #endif /* OS2 */
503 #elif defined OS2 || defined WIN_95 || defined WIN_NT
/freebsd-13-stable/contrib/apr/file_io/unix/
H A Dfileacc.c34 #if !defined(OS2) && !defined(WIN32)
/freebsd-13-stable/contrib/apr/support/unix/
H A Dwaitio.c25 #if !defined(BEOS_R5) && !defined(OS2) && APR_FILES_AS_SOCKETS
/freebsd-13-stable/sys/contrib/zlib/
H A Dzconf.h177 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
178 # define OS2 macro
188 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
226 #if !defined(STDC) && (defined(OS2) || defined(__HOS_AIX__))
/freebsd-13-stable/contrib/apr/user/unix/
H A Duserinfo.c80 #ifdef OS2
/freebsd-13-stable/contrib/ncurses/
H A Dconvert_configure.pl100 {|/usr/sbin/*|?:[\\\\/]os2[\\\\/]install[\\\\/]*|?:[\\\\/]OS2[\\\\/]INSTALL[\\\\/]*|}
/freebsd-13-stable/contrib/apr/time/unix/
H A Dtime.c236 #ifdef OS2
250 #ifdef OS2
/freebsd-13-stable/contrib/byacc/test/
H A Dgrammar.y1061 #if defined(MSDOS) || defined(OS2)
1099 #ifdef OS2
1141 #if defined(MSDOS) || defined(OS2)
/freebsd-13-stable/contrib/apr/include/
H A Dapr_portable.h77 #elif defined(OS2)
H A Dapr_thread_proc.h805 #if (APR_HAVE_SIGWAIT || APR_HAVE_SIGSUSPEND) && !defined(OS2)
829 #endif /* (APR_HAVE_SIGWAIT || APR_HAVE_SIGSUSPEND) && !defined(OS2) */

Completed in 275 milliseconds

123