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

12

/freebsd-13-stable/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*/
H A Dntp_types.h73 * VMS DECC (v4.1), {u_char,u_short,u_long} are only in SOCKET.H,
76 #if defined(VMS)
79 #endif /* VMS */
/freebsd-13-stable/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.c36 #if defined(VMS)
38 #endif /* VMS */
188 #if !defined(VMS)
218 #if !defined(VMS)
242 #endif /* VMS */
252 #if !defined(VMS)
255 #endif /* VMS */
312 #if defined(VMS)
343 #ifndef VMS
H A Dcheck_y2k.c45 # if !defined(VMS) /*wjm*/
47 # endif /* VMS */
55 # if !defined(VMS) /*wjm*/
57 # endif /* VMS */
H A Dntp_filegen.c248 #if !defined(VMS)
322 #elif defined(VMS)
323 errno = 0; /* On VMS, don't support FGEN_FLAG_LINK */
324 #else /* not (VMS) / VXWORKS / WINNT ; DO THE LINK) */
/freebsd-13-stable/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-13-stable/sys/contrib/zlib/
H A Dgzguts.h95 # ifdef VMS
H A Dzutil.h109 #if defined(VAXC) || defined(VMS)
H A Dzconf.h482 # ifdef VMS
/freebsd-13-stable/sys/contrib/zstd/zlibWrapper/
H A Dgzguts.h102 # ifdef VMS
/freebsd-13-stable/crypto/openssl/
H A De_os.h245 # define VMS 1 macro
257 /* We don't have any well-defined random devices on VMS, yet... */
260 We need to do this since VMS has the following coding on status codes:
274 Finally, we add the VMS C facility code 0x35a000, because there are some
288 /* !defined VMS */
H A DNOTES.PERL42 Notes on Perl on VMS
112 Note: on VMS, you must quote any argument that contains uppercase
/freebsd-13-stable/crypto/openssl/include/internal/
H A Dsockets.h92 # ifndef VMS
96 /* ioctl is only in VMS > 7.0 and when socketshr is not used */
/freebsd-13-stable/crypto/openssl/include/openssl/
H A De_os2.h99 # if defined(__VMS) || defined(VMS) || defined(OPENSSL_SYS_VMS)
/freebsd-13-stable/contrib/byacc/
H A Dvmsbuild.com2 $! VMS build-script for BYACC. Requires installed C compiler
/freebsd-13-stable/sys/contrib/zstd/zlibWrapper/examples/
H A Dminigzip.c52 #ifdef VMS
H A Dexample.c38 #if defined(VMS) || defined(RISCOS)
/freebsd-13-stable/sys/contrib/zlib/test/
H A Dexample.c16 #if defined(VMS) || defined(RISCOS)
H A Dminigzip.c47 #ifdef VMS

Completed in 281 milliseconds

12