Home
last modified time | relevance | path

Searched refs:VMS (Results 1 – 25 of 95) sorted by relevance

1234

/src/crypto/openssl/doc/
H A Dbuild.info.in40 # Especially, since VMS file specs use [ and ], the build.info parser
42 if ($^O eq 'VMS') {
43 $htmlfile = VMS::Filespec::unixify($htmlfile);
44 $manfile = VMS::Filespec::unixify($manfile);
45 $podfile = VMS::Filespec::unixify($podfile);
46 $podinfile = VMS::Filespec::unixify($podinfile)
/src/contrib/file/magic/Magdir/
H A Dvms4 # vms: file(1) magic for VMS executables (experimental)
6 # VMS .exe formats, both VAX and AXP (Greg Roelofs, newt@uchicago.edu)
15 0 string \xb0\0\x30\0 VMS VAX executable
29 >8 ubelong 0xec020000 VMS Alpha executable
/src/contrib/ntp/ntpd/
H A Dntp_timer.c103 #if defined(VMS)
114 #if !defined(VMS)
128 #if !defined(SYS_WINNT) && !defined(VMS)
133 #if !defined(SYS_WINNT) && !defined(VMS)
164 #if !defined(SYS_WINNT) && !defined(VMS) in reinit_timer()
213 # ifndef VMS in init_timer()
499 # ifndef VMS in alarming()
510 # ifdef VMS in alarming()
H A Dntp_util.c35 #if defined(VMS)
187 #if !defined(VMS) in write_stats()
217 #if !defined(VMS) in write_stats()
251 #if !defined(VMS) in write_stats()
309 #if defined(VMS) in write_stats()
371 #ifndef VMS in stats_config()
H A Drefclock_local.c159 #if defined(VMS) && defined(VMS_LOCALUNIT) in local_poll()
H A Dcheck_y2k.c45 # if !defined(VMS) /*wjm*/
55 # if !defined(VMS) /*wjm*/
H A Dntp_filegen.c248 #if !defined(VMS) in filegen_open()
322 #elif defined(VMS) in filegen_open()
/src/crypto/openssl/VMS/
H A Dtest-includes.com2 $! on VMS, even when the VMS macro isn't defined.
/src/contrib/ntp/include/
H A Dntp_syslog.h10 #ifdef VMS
29 #if defined(VMS) || defined (SYS_VXWORKS)
H A Dntp_workimpl.h19 #elif defined(VMS) || defined(SYS_VXWORKS)
H A Dntp_select.h29 #if defined(VMS)
H A Dntp_tty.h21 #if !defined(VMS) && !defined(SYS_VXWORKS)
/src/crypto/openssl/Configurations/
H A Ddescrip.mms.tmpl209 # files in different directories does not work well with VMS C. We try to
551 @{- sourcefile("VMS", "msg_install.com") -} "$(SYSTARTUP)" "{- $osslver -}"
553 @{- sourcefile("VMS", "msg_staging.com") -} -
562 # Because VMS wants the generation number (or *) to delete files, we can't
582 - DELETE [.VMS]openssl_startup.com;*
583 - DELETE [.VMS]openssl_shutdown.com;*
700 install_startup : [.VMS]openssl_startup.com [.VMS]openssl_shutdown.com -
701 [.VMS]openssl_utils.com, check_INSTALLTOP
703 COPY/PROT=W:RE [.VMS]openssl_startup.com -
705 COPY/PROT=W:RE [.VMS]openssl_shutdown.com -
[all …]
/src/crypto/openssl/
H A DNOTES-VMS.md26 We have only tested with DEC C (aka HP VMS C / VSI C) and require
39 contains periods very well. Unfortunately, some versions of VMS tar
64 If you build for debugging, the default on VMS is that image
90 routines. The VMS config targets tries to look for a selection of
123 Should you need it, you can find UnZip for VMS here:
H A DNOTES-PERL.md6 - [Perl on VMS](#perl-on-vms)
46 Perl on VMS
51 `README-VMS.md` and follow the instructions. Another way is to download a
120 Note: on VMS, you must quote any argument that contains uppercase
/src/contrib/ntp/libntp/
H A Dmsyslog.c171 #if !defined(VMS) && !defined(SYS_VXWORKS) in addto_syslog()
420 #if !defined(VMS) in init_logging()
463 #if !defined(SYS_WINNT) && !defined(SYS_VXWORKS) && !defined(VMS) in change_logfile()
493 #if !defined(SYS_WINNT) && !defined(SYS_VXWORKS) && !defined(VMS) in change_logfile()
H A Dntp_lineedit.c203 # ifdef VMS in ntp_readline()
/src/crypto/openssl/test/recipes/20-test_dhparam_check_data/invalid/
H A Ddh_p2048_t1862_pkcs3.pem11 tGnJpClSpWwVl5xakDI/P3TFH5fbcEjlsKqLjetUD7bSP78F+toltrzWEgh7+VMS
/src/crypto/openssl/util/
H A Dmkdef.pl121 VMS => { writer => \&writer_VMS,
123 platforms => { VMS => 1 } },
/src/crypto/openssl/Configurations/platform/
H A DVMS.pm1 package platform::VMS;
/src/crypto/openssl/doc/man3/
H A DRAND_load_file.pod53 =item On VMS
63 If C<$HOME> (on non-Windows and non-VMS system) is not set either, or
/src/sys/contrib/zlib/
H A Dgzguts.h83 defined(VMS) || defined(__OS400) || defined(__MVS__))
/src/crypto/krb5/src/lib/crypto/builtin/aes/
H A Dbrg_endian.h121 defined( vax ) || defined( vms ) || defined( VMS ) || \
/src/sys/contrib/zstd/zlibWrapper/
H A Dgzguts.h102 # ifdef VMS
/src/crypto/openssl/include/openssl/
H A De_os2.h105 #if defined(__VMS) || defined(VMS)

1234