This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | AST_CONFIG_MAX_PATH 255 |
Variables | |
char | ast_config_AST_CONFIG_DIR [AST_CONFIG_MAX_PATH] |
char | ast_config_AST_CONFIG_FILE [AST_CONFIG_MAX_PATH] |
char | ast_config_AST_MODULE_DIR [AST_CONFIG_MAX_PATH] |
char | ast_config_AST_SPOOL_DIR [AST_CONFIG_MAX_PATH] |
char | ast_config_AST_VAR_DIR [AST_CONFIG_MAX_PATH] |
char | ast_config_AST_LOG_DIR [AST_CONFIG_MAX_PATH] |
char | ast_config_AST_AGI_DIR [AST_CONFIG_MAX_PATH] |
char | ast_config_AST_DB [AST_CONFIG_MAX_PATH] |
char | ast_config_AST_KEY_DIR [AST_CONFIG_MAX_PATH] |
char | ast_config_AST_PID [AST_CONFIG_MAX_PATH] |
char | ast_config_AST_SOCKET [AST_CONFIG_MAX_PATH] |
char | ast_config_AST_RUN_DIR [AST_CONFIG_MAX_PATH] |
|
Definition at line 17 of file astconf.h. Referenced by reload_logger(). |
|
|
|
|
|
Definition at line 20 of file astconf.h. Referenced by main(). |
|
|
|
|
|
Definition at line 24 of file astconf.h. Referenced by init_logger(), and reload_logger(). |
|
Definition at line 21 of file astconf.h. Referenced by ast_load_resource(), and load_modules(). |
|
Definition at line 28 of file astconf.h. Referenced by main(). |
|
|
|
Definition at line 29 of file astconf.h. Referenced by main(). |
|
Definition at line 22 of file astconf.h. Referenced by ast_app_has_voicemail(), and ast_app_messagecount(). |
|
Definition at line 23 of file astconf.h. Referenced by ast_linear_stream(). |