Lines Matching refs:vms
53 eunice UNIX emulator under VMS.
63 VMS
364 # ifndef VMS
391 # else /* VMS */
397 # include <vms/iodef.h>
399 # endif /* VMS */
479 /* File descriptor open to /dev/kmem or VMS load ave driver. */
486 #if !defined(VMS) && !defined(sgi) && !defined(__linux__)
488 #endif /* Not VMS or sgi */
823 # if !defined (LDAV_DONE) && defined (VMS)
824 /* VMS specific code -- read from the Load Ave driver. */
861 # endif /* VMS */
863 # if !defined (LDAV_DONE) && defined(LOAD_AVE_TYPE) && !defined(VMS)
968 # endif /* LOAD_AVE_TYPE and not VMS */
970 # if !defined (LDAV_DONE) && defined (LOAD_AVE_TYPE) /* Including VMS. */