Searched refs:vms_exit (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/MISC/VMS/
H A Dvms-conf.h32 #define exit vms_exit
H A Dvms-code.c142 extern void exit PROTO((int)); /* <stdlib.h> ended up prototyping vms_exit */
148 void vms_exit( status )
147 void vms_exit( status ) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/MISC/VMS/
H A Dvms-conf.h32 #define exit vms_exit
H A Dvms-code.c142 extern void exit PROTO((int)); /* <stdlib.h> ended up prototyping vms_exit */
148 void vms_exit( status )
147 void vms_exit( status ) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dosdep.h138 #define EXIT(exit_code) vms_exit(exit_code)
139 #define RETURN(exit_code) return (vms_exit(exit_code), 1)
H A Dvms.c218 void vms_exit(e) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dzip.h850 void vms_exit OF((int)); /* vms.c */

Completed in 107 milliseconds