Searched refs:VMS_PK_EXTRA (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dosdep.h116 #if defined(VMS_PK_EXTRA) && defined(VMS_IM_EXTRA)
119 #if !defined(VMS_PK_EXTRA) && !defined(VMS_IM_EXTRA)
120 # define VMS_PK_EXTRA 1 /* PK style VMS support is default */ macro
H A Dzipup.h27 #ifdef VMS_PK_EXTRA
H A Dbuild_zip.com45 $! Valid VMS-specific options include VMS_PK_EXTRA and VMS_IM_EXTRA.
46 $! See the INSTALL file for other options. (VMS_PK_EXTRA is the
H A Dvms_pk.c61 * VMS_PK_EXTRA test into here from VMS.C to allow
72 #ifdef VMS_PK_EXTRA
598 #endif /* def VMS_PK_EXTRA */
H A Dvms_im.c32 * regardless of appearances. Moved the VMS_PK_EXTRA test into
41 #ifndef VMS_PK_EXTRA
924 #endif /* ndef VMS_PK_EXTRA */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dzip.h757 # if !(defined(VMS) && defined(VMS_PK_EXTRA))
759 # endif /* ?(VMS && VMS_PK_EXTRA) */
H A Dzipup.c552 #if !(defined(VMS) && defined(VMS_PK_EXTRA))
574 #endif /* !(VMS && VMS_PK_EXTRA) */
616 #if defined(VMS) && defined(VMS_PK_EXTRA)
622 #endif /* VMS && VMS_PK_EXTRA */
H A Dzip.c1099 #ifdef VMS_PK_EXTRA
1100 "VMS_PK_EXTRA",

Completed in 153 milliseconds