/usr/src/redhat/BUILD/httpd-2.2.3/os/netware/os.h

This file in included in all Apache source code. It contains definitions of facilities available on _this_ operating system (HAVE_* macros), and prototypes of OS specific functions defined in os.c or os-inline.c [詳細]

#include <screen.h>

ソースコードを見る。

マクロ定義

#define PLATFORM   "NETWARE"
#define CASE_BLIND_FILESYSTEM
#define NO_WRITEV
#define APACHE_MPM_DIR   "server/mpm/netware"
#define getpid   NXThreadGetId
#define exit(s)   {if((s||hold_screen_on_exit)&&(hold_screen_on_exit>=0)){pressanykey();}apr_terminate();exit(s);}

変数

AP_DECLARE_DATA int hold_screen_on_exit


説明

This file in included in all Apache source code. It contains definitions of facilities available on _this_ operating system (HAVE_* macros), and prototypes of OS specific functions defined in os.c or os-inline.c


Apacheに対してSun Jul 19 22:05:26 2009に生成されました。  doxygen 1.4.7