exit               49 os/netware/os.h #define exit(s) {if((s||hold_screen_on_exit)&&(hold_screen_on_exit>=0)){pressanykey();}apr_terminate();exit(s);}
exit               65 os/win32/os.h  #define exit(status) ((exit)((ap_real_exit_code==2) \