CUBRID Engine  latest
broker_env_def.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define VISION3_EXE_ROOT_ENV_STR   "VISION3_EXE_ROOT"
 
#define UNIWEB_EXE_ROOT_ENV_STR   "UNIWEB_EXE_ROOT"
 
#define PORT_NUMBER_ENV_STR   "UTS_PORT"
 
#define MASTER_SHM_KEY_ENV_STR   "MASTER_SHM_KEY"
 
#define APPL_SERVER_SHM_KEY_STR   "APPL_SERVER_SHM_KEY"
 
#define PROXY_SHM_KEY_STR   "PROXY_SHM_KEY"
 
#define PORT_NAME_ENV_STR   "UW_PORT_NAME"
 
#define SID_ENV_STR   "UW_SID"
 
#define PATH_INFO_ENV_STR   "PATH_INFO"
 
#define REQUEST_METHOD_ENV_STR   "REQUEST_METHOD"
 
#define CONTENT_LENGTH_ENV_STR   "CONTENT_LENGTH"
 
#define DELIMITER_ENV_STR   "DELIMITER"
 
#define OUT_FILE_NAME_ENV_STR   "OUT_FILE_NAME"
 
#define CLT_APPL_NAME_ENV_STR   "CLT_APPL_NAME"
 
#define SESSION_REQUEST_ENV_STR   "SESSION_REQUEST"
 
#define QUERY_STRING_ENV_STR   "QUERY_STRING"
 
#define REMOTE_ADDR_ENV_STR   "REMOTE_ADDR"
 
#define PROXY_ID_ENV_STR   "PROXY_ID"
 
#define AS_ID_ENV_STR   "AS_ID"
 

Macro Definition Documentation

#define APPL_SERVER_SHM_KEY_STR   "APPL_SERVER_SHM_KEY"

Definition at line 33 of file broker_env_def.h.

Referenced by admin_restart_cmd(), as_activate(), cas_init_shm(), and run_appl_server().

#define AS_ID_ENV_STR   "AS_ID"

Definition at line 50 of file broker_env_def.h.

Referenced by as_activate(), cas_init_shm(), and run_appl_server().

#define CLT_APPL_NAME_ENV_STR   "CLT_APPL_NAME"

Definition at line 43 of file broker_env_def.h.

Referenced by admin_init_env().

#define CONTENT_LENGTH_ENV_STR   "CONTENT_LENGTH"

Definition at line 40 of file broker_env_def.h.

Referenced by admin_init_env().

#define DELIMITER_ENV_STR   "DELIMITER"

Definition at line 41 of file broker_env_def.h.

Referenced by admin_init_env().

#define MASTER_SHM_KEY_ENV_STR   "MASTER_SHM_KEY"

Definition at line 32 of file broker_env_def.h.

Referenced by admin_start_cmd(), br_activate(), and broker_init_shm().

#define OUT_FILE_NAME_ENV_STR   "OUT_FILE_NAME"

Definition at line 42 of file broker_env_def.h.

Referenced by admin_init_env().

#define PATH_INFO_ENV_STR   "PATH_INFO"

Definition at line 38 of file broker_env_def.h.

Referenced by admin_init_env(), and cas_log_debug().

#define PORT_NAME_ENV_STR   "UW_PORT_NAME"

Definition at line 35 of file broker_env_def.h.

#define PORT_NUMBER_ENV_STR   "UTS_PORT"

Definition at line 31 of file broker_env_def.h.

Referenced by br_activate(), broker_init_shm(), init_env(), and net_connect_proxy().

#define PROXY_ID_ENV_STR   "PROXY_ID"
#define PROXY_SHM_KEY_STR   "PROXY_SHM_KEY"
#define QUERY_STRING_ENV_STR   "QUERY_STRING"

Definition at line 45 of file broker_env_def.h.

Referenced by admin_init_env().

#define REMOTE_ADDR_ENV_STR   "REMOTE_ADDR"

Definition at line 47 of file broker_env_def.h.

Referenced by admin_init_env().

#define REQUEST_METHOD_ENV_STR   "REQUEST_METHOD"

Definition at line 39 of file broker_env_def.h.

Referenced by admin_init_env().

#define SESSION_REQUEST_ENV_STR   "SESSION_REQUEST"

Definition at line 44 of file broker_env_def.h.

Referenced by admin_init_env().

#define SID_ENV_STR   "UW_SID"

Definition at line 37 of file broker_env_def.h.

Referenced by admin_init_env().

#define UNIWEB_EXE_ROOT_ENV_STR   "UNIWEB_EXE_ROOT"

Definition at line 30 of file broker_env_def.h.

#define VISION3_EXE_ROOT_ENV_STR   "VISION3_EXE_ROOT"

Definition at line 29 of file broker_env_def.h.