Home
last modified time | relevance | path

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

1234

/freebsd/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)
/freebsd/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
/freebsd/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()
/freebsd/crypto/openssl/VMS/
H A Dtest-includes.com2 $! on VMS, even when the VMS macro isn't defined.
/freebsd/crypto/openssl/Configurations/
H A Ddescrip.mms.tmpl662 install_startup : [.VMS]openssl_startup.com [.VMS]openssl_shutdown.com -
677 [.VMS]openssl_startup.com : vmsconfig.pm {- sourcefile("VMS", "openssl_startup.com.in") -}
678 - CREATE/DIR [.VMS]
683 [.VMS]openssl_utils.com : vmsconfig.pm {- sourcefile("VMS", "openssl_utils.com.in") -}
684 - CREATE/DIR [.VMS]
687 > [.VMS]openssl_utils.com
689 [.VMS]openssl_shutdown.com : vmsconfig.pm {- sourcefile("VMS", "openssl_shutdown.com.in") -}
690 - CREATE/DIR [.VMS]
695 [.VMS]openssl_ivp.com : vmsconfig.pm {- sourcefile("VMS", "openssl_ivp.com.in") -}
696 - CREATE/DIR [.VMS]
[all …]
/freebsd/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)
/freebsd/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 upper case
/freebsd/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()
/freebsd/crypto/openssl/test/recipes/20-test_dhparam_check_data/invalid/
H A Ddh_p2048_t1862_pkcs3.pem11 tGnJpClSpWwVl5xakDI/P3TFH5fbcEjlsKqLjetUD7bSP78F+toltrzWEgh7+VMS
/freebsd/crypto/openssl/util/
H A Dbuild.info1 IF[{- $target{build_scheme}->[1] eq "VMS" -}]
H A Dmkdef.pl120 VMS => { writer => \&writer_VMS,
122 platforms => { VMS => 1 } },
/freebsd/crypto/openssl/doc/man3/
H A DRAND_load_file.pod49 =item On VMS
59 If C<$HOME> (on non-Windows and non-VMS system) is not set either, or
/freebsd/crypto/openssl/Configurations/platform/
H A DVMS.pm1 package platform::VMS;
/freebsd/sys/contrib/zlib/
H A Dgzguts.h94 # ifdef VMS
/freebsd/sys/contrib/zstd/zlibWrapper/
H A Dgzguts.h102 # ifdef VMS
/freebsd/crypto/openssl/include/openssl/
H A De_os2.h105 # if defined(__VMS) || defined(VMS)

1234