Searched refs:VMS (Results 201 - 225 of 392) sorted by relevance

1234567891011>>

/netbsd-current/common/dist/zlib/
H A Dzutil.h127 #if defined(VAXC) || defined(VMS)
H A Dzconf.h505 # ifdef VMS
/netbsd-current/external/gpl3/binutils/dist/zlib/
H A Dzutil.h113 #if defined(VAXC) || defined(VMS)
H A Dminigzip.c43 #ifdef VMS
H A Dzconf.h476 # ifdef VMS
/netbsd-current/crypto/external/bsd/openssl/dist/include/internal/
H A Dsockets.h98 # ifndef VMS
102 /* ioctl is only in VMS > 7.0 and when socketshr is not used */
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dlocalcharset.c544 # if defined VMS /* OpenVMS */
H A Dcanonicalize-lgpl.c62 # if defined VMS && !defined getcwd
63 /* We want the directory in Unix syntax, not in VMS syntax.
64 The gnulib override of 'getcwd' takes 2 arguments; the original VMS
/netbsd-current/external/gpl3/gdb/dist/zlib/
H A Dzutil.h113 #if defined(VAXC) || defined(VMS)
H A Dminigzip.c43 #ifdef VMS
/netbsd-current/external/gpl2/mkhybrid/dist/
H A Dmkisofs.c36 #ifndef VMS
46 #ifndef VMS
1067 #ifdef VMS
1068 fprintf(stderr,"Transparent compression not supported with VMS\n");
1805 #ifdef VMS
H A Drock.c26 #ifndef VMS
333 * Check for and symbolic links. VMS does not have these.
521 #ifndef VMS
/netbsd-current/crypto/external/bsd/openssl/dist/
H A De_os.h192 # define VMS 1 macro
204 /* We don't have any well-defined random devices on VMS, yet... */
207 We need to do this since VMS has the following coding on status codes:
221 Finally, we add the VMS C facility code 0x35a000, because there are some
235 /* !defined VMS */
/netbsd-current/external/gpl3/binutils.old/dist/zlib/
H A Dzutil.h113 #if defined(VAXC) || defined(VMS)
H A Dminigzip.c43 #ifdef VMS
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Das.h411 #if (__GNUC__ >= 2) && !defined(VMS)
428 #else /* __GNUC__ < 2 || defined(VMS) */
435 #endif /* __GNUC__ < 2 || defined(VMS) */
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dlocalcharset.c544 # if defined VMS /* OpenVMS */
/netbsd-current/external/gpl3/gdb.old/dist/zlib/
H A Dzutil.h113 #if defined(VAXC) || defined(VMS)
/netbsd-current/external/gpl2/gmake/dist/
H A Dimplicit.c284 #ifdef VMS
352 #ifdef VMS
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/recipes/
H A D70-test_key_share.t50 if $^O =~ /^(VMS)$/;
/netbsd-current/crypto/external/bsd/openssl/dist/test/recipes/
H A D80-test_cmp_http.t34 plan skip_all => "Tests involving local HTTP server not available on Windows or VMS"
35 if $^O =~ /^(VMS|MSWin32|msys)$/;
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dldfile.c48 #ifdef VMS
443 #ifdef VMS
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dldfile.c49 #ifdef VMS
657 #ifdef VMS
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dregex.h40 #if defined _REGEX_SOURCE && defined VMS
41 /* VMS doesn't have `size_t' in <sys/types.h>, even though POSIX says it
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Drun.c344 #ifndef VMS /* status is return status */
355 #else /* VMS */
357 #endif /* VMS */

Completed in 184 milliseconds

1234567891011>>