#include <config.h>
Data Fields | |
int | blanklines |
int | lineno |
char * | name |
ast_variable * | next |
int | object |
ast_comment * | precomments |
ast_comment * | sameline |
char | stuff [0] |
char * | value |
|
Number of blanklines following entry Definition at line 41 of file config.h. Referenced by config_text_file_save(), process_text_line(), and variable_clone(). |
|
Definition at line 39 of file config.h. Referenced by authenticate(), build_device(), build_gateway(), build_peer(), build_user(), handle_common_options(), iax_template_parse(), ind_load_module(), init_logger_chain(), load_config(), osp_build(), pbx_load_module(), process_text_line(), reload_config(), reload_queues(), set_config(), setup_zap(), update_common_options(), and variable_clone(). |
|
|
|
0 for variable, 1 for object Definition at line 40 of file config.h. Referenced by config_text_file_save(), process_text_line(), and variable_clone(). |
|
|
|
Definition at line 43 of file config.h. Referenced by config_text_file_save(). |
|
Definition at line 45 of file config.h. Referenced by ast_variable_new(). |
|