Searched refs:VMS (Results 26 - 50 of 392) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dspaces.c38 #if VMS
H A Dvsprintf.c41 #ifdef VMS
H A Dgetpwd.c60 #if !(defined (VMS) || (defined(_WIN32) && !defined(__CYGWIN__)))
108 #else /* VMS || _WIN32 && !__CYGWIN__ */
121 #ifdef VMS
128 #endif /* VMS || _WIN32 && !__CYGWIN__ */
H A Dgetpagesize.c23 #ifndef VMS
69 #else /* VMS */
74 #ifndef SYI$_PAGE_SIZE /* VMS V5.4 and earlier didn't have this yet */
90 #endif /* VMS */
/netbsd-current/crypto/external/bsd/openssl/lib/libdes/
H A Doread_pwd.c79 /* 06-Apr-92 Luke Brennan Support for VMS */
87 #ifdef VMS /* prototypes for sys$whatever */
101 * TERMIO, TERMIOS, VMS, MSDOS and SGTTY
122 #if !defined(TERMIO) && !defined(TERMIOS) && !defined(VMS) && !defined(MSDOS) && !defined(MAC_OS_pre_X) && !defined(MAC_OS_GUSI_SOURCE)
158 #if !defined(_LIBC) && !defined(MSDOS) && !defined(VMS) && !defined(MAC_OS_pre_X)
167 #ifdef VMS
234 #ifdef VMS
278 #if defined(TTY_get) && !defined(VMS)
297 #ifdef VMS
313 #if defined(TTY_set) && !defined(VMS)
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/lib/libdes/
H A Doread_pwd.c79 /* 06-Apr-92 Luke Brennan Support for VMS */
87 #ifdef VMS /* prototypes for sys$whatever */
101 * TERMIO, TERMIOS, VMS, MSDOS and SGTTY
122 #if !defined(TERMIO) && !defined(TERMIOS) && !defined(VMS) && !defined(MSDOS) && !defined(MAC_OS_pre_X) && !defined(MAC_OS_GUSI_SOURCE)
158 #if !defined(_LIBC) && !defined(MSDOS) && !defined(VMS) && !defined(MAC_OS_pre_X)
167 #ifdef VMS
234 #ifdef VMS
278 #if defined(TTY_get) && !defined(VMS)
297 #ifdef VMS
313 #if defined(TTY_set) && !defined(VMS)
[all...]
/netbsd-current/external/gpl2/grep/dist/src/
H A Dvms_fab.h4 This file includes the setup for the file access block for VMS.
16 #if defined(VMS) && defined(__DECC) /* need function prototype */
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dvsprintf.c41 #ifdef VMS
H A Dgetpwd.c60 #if !(defined (VMS) || (defined(_WIN32) && !defined(__CYGWIN__)))
108 #else /* VMS || _WIN32 && !__CYGWIN__ */
121 #ifdef VMS
128 #endif /* VMS || _WIN32 && !__CYGWIN__ */
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dvsprintf.c41 #ifdef VMS
H A Dgetpwd.c60 #if !(defined (VMS) || (defined(_WIN32) && !defined(__CYGWIN__)))
108 #else /* VMS || _WIN32 && !__CYGWIN__ */
121 #ifdef VMS
128 #endif /* VMS || _WIN32 && !__CYGWIN__ */
H A Dgetpagesize.c23 #ifndef VMS
69 #else /* VMS */
74 #ifndef SYI$_PAGE_SIZE /* VMS V5.4 and earlier didn't have this yet */
90 #endif /* VMS */
H A Dxatexit.c35 #if VMS
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dvsprintf.c41 #ifdef VMS
H A Dgetpwd.c60 #if !(defined (VMS) || (defined(_WIN32) && !defined(__CYGWIN__)))
108 #else /* VMS || _WIN32 && !__CYGWIN__ */
121 #ifdef VMS
128 #endif /* VMS || _WIN32 && !__CYGWIN__ */
H A Dgetpagesize.c23 #ifndef VMS
69 #else /* VMS */
74 #ifndef SYI$_PAGE_SIZE /* VMS V5.4 and earlier didn't have this yet */
90 #endif /* VMS */
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dvsprintf.c41 #ifdef VMS
H A Dgetpwd.c60 #if !(defined (VMS) || (defined(_WIN32) && !defined(__CYGWIN__)))
108 #else /* VMS || _WIN32 && !__CYGWIN__ */
121 #ifdef VMS
128 #endif /* VMS || _WIN32 && !__CYGWIN__ */
H A Dgetpagesize.c23 #ifndef VMS
69 #else /* VMS */
74 #ifndef SYI$_PAGE_SIZE /* VMS V5.4 and earlier didn't have this yet */
90 #endif /* VMS */
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dvsprintf.c41 #ifdef VMS
H A Dgetpwd.c60 #if !(defined (VMS) || (defined(_WIN32) && !defined(__CYGWIN__)))
108 #else /* VMS || _WIN32 && !__CYGWIN__ */
121 #ifdef VMS
128 #endif /* VMS || _WIN32 && !__CYGWIN__ */
H A Dgetpagesize.c23 #ifndef VMS
69 #else /* VMS */
74 #ifndef SYI$_PAGE_SIZE /* VMS V5.4 and earlier didn't have this yet */
90 #endif /* VMS */
/netbsd-current/external/gpl2/gmake/dist/
H A Djob.h53 #ifdef VMS
74 #ifdef VMS
/netbsd-current/external/bsd/ntp/dist/include/
H A Dntp_syslog.h12 #ifdef VMS
19 #endif /* VMS */
31 #if defined(VMS) || defined (SYS_VXWORKS)
40 #endif /* VMS || VXWORKS */
/netbsd-current/external/gpl2/gettext/dist/gnulib-local/lib/
H A Dxgetcwd.c31 # ifdef VMS
32 /* We want the directory in Unix syntax, not in VMS syntax. */

Completed in 289 milliseconds

1234567891011>>