Searched refs:VMS (Results 1 - 25 of 75) sorted by relevance

123

/freebsd-current/crypto/openssl/VMS/
H A Dtest-includes.com2 $! on VMS, even when the VMS macro isn't defined.
16 $ write foo "#undef VMS"
/freebsd-current/crypto/openssl/test/recipes/
H A D02-test_localetest.t15 plan skip_all => "Locale tests not available on Windows or VMS"
16 if $^O =~ /^(VMS|MSWin32)$/;
H A D95-test_external_gost_engine.t18 plan skip_all => "GOST engine tests not available on Windows or VMS"
19 if $^O =~ /^(VMS|MSWin32)$/;
H A D95-test_external_pyca.t18 plan skip_all => "PYCA tests not available on Windows or VMS"
19 if $^O =~ /^(VMS|MSWin32)$/;
H A D70-test_tls13alerts.t18 if $^O =~ /^(VMS)$/;
H A D70-test_sslcertstatus.t18 if $^O =~ /^(VMS)$/;
H A D70-test_sslskewith0p.t18 if $^O =~ /^(VMS)$/;
H A D70-test_comp.t19 if $^O =~ /^(VMS)$/;
H A D70-test_renegotiation.t18 if $^O =~ /^(VMS)$/;
H A D70-test_sslcbcpadding.t20 if $^O =~ /^(VMS)$/;
H A D70-test_sslsignature.t18 if $^O =~ /^(VMS)$/;
H A D70-test_sslvertol.t18 if $^O =~ /^(VMS)$/;
H A D70-test_tls13cookie.t18 if $^O =~ /^(VMS)$/;
/freebsd-current/contrib/ntp/include/
H A Dntp_workimpl.h19 #elif defined(VMS) || defined(SYS_VXWORKS)
H A Dntp_syslog.h10 #ifdef VMS
17 #endif /* VMS */
29 #if defined(VMS) || defined (SYS_VXWORKS)
38 #endif /* VMS || VXWORKS */
H A Dntp_select.h29 #if defined(VMS)
H A Dntp_tty.h21 #if !defined(VMS) && !defined(SYS_VXWORKS)
27 #endif /* !VMS && !SYS_VXWORKS*/
/freebsd-current/crypto/openssl/Configurations/platform/
H A DVMS.pm1 package platform::VMS;
15 # VMS has a cultural standard where all installed libraries are prefixed.
/freebsd-current/contrib/ntp/ntpd/
H A Dntp_timer.c103 #if defined(VMS)
106 #endif /* VMS */
114 #if !defined(VMS)
128 #if !defined(SYS_WINNT) && !defined(VMS)
133 #if !defined(SYS_WINNT) && !defined(VMS)
155 #endif /* !SYS_WINNT && !VMS */
164 #if !defined(SYS_WINNT) && !defined(VMS)
182 # endif /* VMS */
213 # ifndef VMS
225 # else /* VMS follow
[all...]
H A Drefclock_local.c159 #if defined(VMS) && defined(VMS_LOCALUNIT)
166 #endif /* VMS && VMS_LOCALUNIT */
H A Dntp_util.c35 #if defined(VMS)
37 #endif /* VMS */
187 #if !defined(VMS)
217 #if !defined(VMS)
241 #endif /* VMS */
251 #if !defined(VMS)
254 #endif /* VMS */
309 #if defined(VMS)
371 #ifndef VMS
/freebsd-current/contrib/ntp/libntp/
H A Dmsyslog.c171 #if !defined(VMS) && !defined(SYS_VXWORKS)
420 #if !defined(VMS)
441 #endif /* !VMS */
463 #if !defined(SYS_WINNT) && !defined(SYS_VXWORKS) && !defined(VMS)
493 #if !defined(SYS_WINNT) && !defined(SYS_VXWORKS) && !defined(VMS)
H A Dntp_lineedit.c203 # ifdef VMS
209 # endif /* VMS */
/freebsd-current/sys/contrib/zstd/zlibWrapper/
H A Dgzguts.h102 # ifdef VMS
/freebsd-current/sys/contrib/zlib/
H A Dgzguts.h94 # ifdef VMS

Completed in 116 milliseconds

123