Apache2
Collaboration diagram for netware:

Macros

#define PLATFORM   "NETWARE"
 
#define AP_PLATFORM_REWRITE_ARGS_HOOK   NULL
 
#define CASE_BLIND_FILESYSTEM
 
#define NO_WRITEV
 
#define getpid   NXThreadGetId
 
#define exit(s)   {if((s||hold_screen_on_exit)&&(hold_screen_on_exit>=0)){pressanykey();}apr_terminate();exit(s);}
 

Variables

AP_DECLARE_DATA int hold_screen_on_exit
 

Detailed Description

Macro Definition Documentation

◆ AP_PLATFORM_REWRITE_ARGS_HOOK

#define AP_PLATFORM_REWRITE_ARGS_HOOK   NULL

◆ CASE_BLIND_FILESYSTEM

#define CASE_BLIND_FILESYSTEM

◆ exit

#define exit (   s)    {if((s||hold_screen_on_exit)&&(hold_screen_on_exit>=0)){pressanykey();}apr_terminate();exit(s);}

◆ getpid

#define getpid   NXThreadGetId

◆ NO_WRITEV

#define NO_WRITEV

◆ PLATFORM

#define PLATFORM   "NETWARE"

Variable Documentation

◆ hold_screen_on_exit

AP_DECLARE_DATA int hold_screen_on_exit
extern